mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 22:33:36 +00:00
meta-oe-ptest-image-poco: Increase size tp 1G
image size is >500M leaves no free space Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
de2f8bc53d
commit
803e679cf2
@ -23,6 +23,7 @@ IMAGE_OVERHEAD_FACTOR = "1.0"
|
|||||||
IMAGE_ROOTFS_EXTRA_SPACE = "324288"
|
IMAGE_ROOTFS_EXTRA_SPACE = "324288"
|
||||||
# If a particular ptest needs more space, it can be customized:
|
# If a particular ptest needs more space, it can be customized:
|
||||||
#IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-<pn> = "1024288"
|
#IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-<pn> = "1024288"
|
||||||
|
IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-poco = "1024288"
|
||||||
|
|
||||||
# ptests need more memory than standard to avoid the OOM killer
|
# ptests need more memory than standard to avoid the OOM killer
|
||||||
QB_MEM = "-m 1024"
|
QB_MEM = "-m 1024"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user