mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:19:02 +02:00
config: Add meta-intel to a-full
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3b290ec6d7
commit
09d64cfe0d
|
@ -73,7 +73,7 @@ trigger_builders_wait_full = trigger_builders_wait_shared + [
|
|||
"qemumips-alt", "edgerouter-alt", "mpc8315e-rdb-alt", "qemuppc-alt", "qemux86-world-alt",
|
||||
"oe-selftest-ubuntu", "oe-selftest-debian", "oe-selftest-fedora", "oe-selftest-centos",
|
||||
"qemux86-64-ptest", "buildperf-ubuntu1604", "buildperf-centos7", "qemux86-64-ltp",
|
||||
"qemuarm64-ptest", "qemuarm64-ltp"
|
||||
"qemuarm64-ptest", "qemuarm64-ltp", "meta-intel"
|
||||
]
|
||||
|
||||
trigger_builders_wait_releases = {
|
||||
|
@ -83,7 +83,7 @@ trigger_builders_wait_releases = {
|
|||
|
||||
# Builders which are individually triggered
|
||||
builders_others = [
|
||||
"meta-oe", "meta-virt", "meta-intel",
|
||||
"meta-oe", "meta-virt",
|
||||
"bringup",
|
||||
"qemuarm-armhost"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user