mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin: use more memory for the ptest testimage
More memory is needed for the testimage that runs Qt ptests. Change-Id: I28f186cfae847261a5ae2b47091900da446c61dd Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
parent
e13760ae97
commit
e055954304
|
|
@ -1,4 +1,5 @@
|
|||
IMAGE_CLASSES += "testimage"
|
||||
QB_MEM = "-m 8192"
|
||||
TEST_SUITES = "ssh ping parselogs ptest"
|
||||
IMAGE_FEATURES += "ssh-server-dropbear"
|
||||
IMAGE_INSTALL:append = "\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user