mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
config.py: add meta-webosose repository list
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
35b8aa38ce
commit
77788ab985
|
@ -32,6 +32,7 @@ buildertorepos = {
|
||||||
"auh": ["poky", "auto-upgrade-helper"],
|
"auh": ["poky", "auto-upgrade-helper"],
|
||||||
"auh-meta-oe": ["poky", "meta-openembedded", "auto-upgrade-helper"],
|
"auh-meta-oe": ["poky", "meta-openembedded", "auto-upgrade-helper"],
|
||||||
"metrics": ["poky", "meta-openembedded"],
|
"metrics": ["poky", "meta-openembedded"],
|
||||||
|
"meta-webosose": ["poky", "meta-clang", "meta-openembedded", "meta-qt6", "meta-webosose"],
|
||||||
"default": ["poky"]
|
"default": ["poky"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user