Add basic testing for tiny

This commit is contained in:
Ross Burton 2023-10-10 13:57:22 +01:00
parent f15fa98bc7
commit aed28ad630

View File

@ -946,6 +946,10 @@
"poky-tiny" : {
"DISTRO" : "poky-tiny",
"BBTARGETS" : "core-image-minimal",
"SANITYTARGETS" : "core-image-minimal:do_testimage",
"extravars" : [
"TEST_SUITES = '_qemutiny'"
],
"step1" : {
"MACHINE" : "qemux86",
"shortname" : "qemux86 poky-tiny"