mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:49:03 +02:00
schedulers: set meta-webosose branch to scarthgap-webos for scarthgap builds
* scarthgap based build was triggered today: https://autobuilder.yoctoproject.org/valkyrie/#/builders/51/builds/39 but it failed, because it uses meta-webosose from master branch not scarthgap-webos, missing the 3 commits from: https://github.com/webosose/meta-webosose/compare/master...scarthgap-webos * adjust branch_meta-webosose * add entry for meta-qt6 like kirkstone build has (but this isn't really necessary as the 6.8.1 is the default) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
81d891b688
commit
ae16bba725
|
@ -116,6 +116,8 @@ branchdefaults = {
|
|||
'branch_meta-ti': 'scarthgap',
|
||||
'branch_meta-virtualization': 'scarthgap',
|
||||
'branch_oecore': 'scarthgap',
|
||||
'branch_meta-webosose': 'scarthgap-webos',
|
||||
'branch_meta-qt6': '6.8.1',
|
||||
},
|
||||
'nanbield': {
|
||||
'branch': 'nanbield',
|
||||
|
|
Loading…
Reference in New Issue
Block a user