mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:49:03 +02:00
config: Add meta-qcom
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a8b69d3eb3
commit
b9db368e79
|
@ -26,7 +26,7 @@ buildertorepos = {
|
|||
"qemuarm-oecore": ["oecore", "bitbake"],
|
||||
"checkuri": ["poky"],
|
||||
"check-layer": ["poky", "meta-mingw", "meta-gplv2"],
|
||||
"check-layer-nightly": ["poky", "meta-agl", "meta-arm", "meta-aws", "meta-intel", "meta-openembedded", "meta-virtualization", "meta-ti", "meta-security", "meta-clang", "meta-exein"],
|
||||
"check-layer-nightly": ["poky", "meta-agl", "meta-arm", "meta-aws", "meta-intel", "meta-openembedded", "meta-virtualization", "meta-ti", "meta-security", "meta-clang", "meta-exein", "meta-qcom"],
|
||||
"docs": ["yocto-autobuilder-helper", "yocto-docs", "bitbake"],
|
||||
"reproducible-meta-oe": ["poky", "meta-openembedded"],
|
||||
"patchtest": ["poky", "meta-patchtest", "meta-openembedded"],
|
||||
|
@ -72,6 +72,7 @@ repos = {
|
|||
"yocto-docs": ["ssh://git@push.yoctoproject.org/yocto-docs", "master"],
|
||||
"meta-clang": ["https://github.com/kraj/meta-clang.git", "master"],
|
||||
"meta-webosose": ["https://github.com/webosose/meta-webosose.git", "master"],
|
||||
"meta-qcom": ["https://github.com/qualcomm-linux/meta-qcom", "master"],
|
||||
}
|
||||
|
||||
trigger_builders_wait_shared = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user