mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
config.py: Add meta-intel entry to repo table
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
f13a2d2024
commit
62e4e2b174
|
@ -12,6 +12,7 @@ buildertorepos = {
|
||||||
"qa-extras": ["poky", "meta-mingw"],
|
"qa-extras": ["poky", "meta-mingw"],
|
||||||
"meta-oe": ["poky", "meta-openembedded"],
|
"meta-oe": ["poky", "meta-openembedded"],
|
||||||
"meta-virt": ["poky", "meta-openembedded", "meta-virtualization"],
|
"meta-virt": ["poky", "meta-openembedded", "meta-virtualization"],
|
||||||
|
"meta-intel": ["poky", "meta-intel"],
|
||||||
"qemuarm-oecore": ["oecore", "bitbake"],
|
"qemuarm-oecore": ["oecore", "bitbake"],
|
||||||
"checkuri": ["poky"],
|
"checkuri": ["poky"],
|
||||||
"check-layer": ["poky", "meta-mingw", "meta-gplv2"],
|
"check-layer": ["poky", "meta-mingw", "meta-gplv2"],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user