mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-05 05:04:47 +02:00
config.py: add musl-qemuarm64 to the shared builder list
This adds musl-qemuarm64 to a-quick and a-full, alongwith musl-qemux86. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
cdf10de890
commit
291066d4cf
|
@ -88,8 +88,8 @@ trigger_builders_wait_shared = [
|
|||
"beaglebone", "beaglebone-alt",
|
||||
"pkgman-non-rpm",
|
||||
"build-appliance", "buildtools",
|
||||
"wic",
|
||||
"poky-tiny", "musl-qemux86", "musl-qemux86-64", "no-x11",
|
||||
"wic", "poky-tiny", "no-x11",
|
||||
"musl-qemuarm64", "musl-qemux86", "musl-qemux86-64",
|
||||
"qa-extras", "qa-extras2",
|
||||
"check-layer", "meta-mingw",
|
||||
"reproducible",
|
||||
|
|
Loading…
Reference in New Issue
Block a user