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:
Martin Jansa 2025-05-16 15:54:27 +02:00 committed by Richard Purdie
parent 81d891b688
commit ae16bba725

View File

@ -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',