mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-10-22 14:52:20 +02:00
slirp
This commit is contained in:
parent
edf57bbfc6
commit
d53561e072
|
@ -670,7 +670,8 @@
|
|||
"shortname": "Build for sbsa-ref (poky)",
|
||||
"MACHINE": "sbsa-ref",
|
||||
"extravars" : [
|
||||
"IMAGE_INSTALL:append = ' ssh-pregen-hostkeys'"
|
||||
"IMAGE_INSTALL:append = ' ssh-pregen-hostkeys'",
|
||||
"TEST_RUNQEMUPARAMS += 'slirp'"
|
||||
],
|
||||
"BBTARGETS" : "core-image-minimal core-image-sato core-image-weston",
|
||||
"SANITYTARGETS" : "core-image-minimal:do_testimage core-image-sato:do_testimage core-image-weston:do_testimage"
|
||||
|
@ -680,7 +681,8 @@
|
|||
"DISTRO": "poky-altcfg",
|
||||
"MACHINE": "sbsa-ref",
|
||||
"extravars" : [
|
||||
"IMAGE_INSTALL:append = ' ssh-pregen-hostkeys'"
|
||||
"IMAGE_INSTALL:append = ' ssh-pregen-hostkeys'",
|
||||
"TEST_RUNQEMUPARAMS += 'slirp'"
|
||||
],
|
||||
"BBTARGETS" : "core-image-minimal core-image-sato core-image-weston",
|
||||
"SANITYTARGETS" : "core-image-minimal:do_testimage core-image-sato:do_testimage core-image-weston:do_testimage"
|
||||
|
|
Loading…
Reference in New Issue
Block a user