Message ID | 20250904221139.3131569-1-peter.marko@siemens.com |
---|---|
State | Under Review |
Headers | show |
Series | [meta-oe,01/10] meta-oe-image-ptest: fix small typo | expand |
diff --git a/meta-oe/recipes-core/images/meta-oe-image-ptest.bb b/meta-oe/recipes-core/images/meta-oe-image-ptest.bb index b32df0e221..6361562de4 100644 --- a/meta-oe/recipes-core/images/meta-oe-image-ptest.bb +++ b/meta-oe/recipes-core/images/meta-oe-image-ptest.bb @@ -26,7 +26,7 @@ IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-poco = "1024288" # ptests need more memory than standard to avoid the OOM killer QB_MEM = "-m 1024" -# If a particular ptest needs more memroy, it can be customized: +# If a particular ptest needs more memory, it can be customized: #QB_MEM:virtclass-mcextend-<pn> = "-m 4096" TEST_SUITES = "ping ssh parselogs ptest"