mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:49:03 +02:00
config.py: Ensure reproducible-meta-oe has meta-oe available
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
de08736769
commit
f65f73867b
|
@ -26,6 +26,7 @@ buildertorepos = {
|
|||
"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"],
|
||||
"docs": ["yocto-docs", "bitbake"],
|
||||
"reproducible-meta-oe": ["poky", "meta-openembedded"],
|
||||
"default": ["poky"]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user