mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user