mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 23:50:16 +00:00
core-image-sato-sdk-ptest: Increase qemu memory to 1GB
(From OE-Core rev: 975526b8e38a4a0087f8bbe42dc30a01a33179b0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
9fe8b85f20
commit
3ce523c1ef
@ -9,3 +9,6 @@ IMAGE_FEATURES += "ptest-pkgs"
|
||||
# box) and explicitly add just 500MB.
|
||||
IMAGE_OVERHEAD_FACTOR = "1.0"
|
||||
IMAGE_ROOTFS_EXTRA_SPACE = "524288"
|
||||
|
||||
# ptests need more memory than standard to avoid the OOM killer
|
||||
QB_MEM = "-m 1024"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user