Signed-off-by: Armin Kuster <[email protected]>
---
conf/layer.conf | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/layer.conf b/conf/layer.conf
index 334a945..5f289cb 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -28,4 +28,7 @@ INHERIT += "sanity-meta-security"
QB_KERNEL_CMDLINE_APPEND = " ${@bb.utils.contains('DISTRO_FEATURES',
'apparmor', 'apparmor=1 security=apparmor', '', d)}"
+# We need more mem to run many apps in this layer
+QB_MEM="-m 2048"
+
addpylib ${LAYERDIR}/lib oeqa
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60463): https://lists.yoctoproject.org/g/yocto/message/60463
Mute This Topic: https://lists.yoctoproject.org/mt/99829661/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-