mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-05 05:04:47 +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-meta-oe": ["poky", "meta-openembedded", "auto-upgrade-helper"],
|
||||
"metrics": ["poky", "meta-openembedded"],
|
||||
"meta-webosose": ["poky", "meta-clang", "meta-openembedded", "meta-qt6", "meta-webosose"],
|
||||
"default": ["poky"]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user