mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-05 05:04:47 +02:00
config: Add meta-clang to a-full
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3921c18396
commit
81ddd3e444
|
@ -10,7 +10,7 @@ buildertorepos = {
|
||||||
"a-quick": ["poky", "meta-intel", "oecore", "bitbake",
|
"a-quick": ["poky", "meta-intel", "oecore", "bitbake",
|
||||||
"meta-mingw", "meta-gplv2"],
|
"meta-mingw", "meta-gplv2"],
|
||||||
"a-full": ["poky", "meta-intel", "oecore", "bitbake",
|
"a-full": ["poky", "meta-intel", "oecore", "bitbake",
|
||||||
"meta-mingw", "meta-gplv2", "meta-arm", "meta-aws", "meta-agl", "meta-openembedded", "meta-virtualization"],
|
"meta-mingw", "meta-gplv2", "meta-arm", "meta-aws", "meta-agl", "meta-openembedded", "meta-virtualization", "meta-clang"],
|
||||||
"non-gpl3": ["poky", "meta-gplv2"],
|
"non-gpl3": ["poky", "meta-gplv2"],
|
||||||
"meta-mingw": ["poky", "meta-mingw"],
|
"meta-mingw": ["poky", "meta-mingw"],
|
||||||
"qa-extras": ["poky", "meta-mingw"],
|
"qa-extras": ["poky", "meta-mingw"],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user