config.py: Update meta-qt6 from 6.6.0 to 6.7.2

meta-qt6 is only used for the webosose builder and webosose now needs
Qt6.7.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mathieu Dubois-Briand 2024-11-05 11:13:41 +01:00 committed by Richard Purdie
parent 29a5a12025
commit 1cc6527125
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ repos = {
"master"],
"bitbake": ["ssh://git@push.openembedded.org/bitbake", "master"],
"auto-upgrade-helper": ["ssh://git@push.yoctoproject.org/auto-upgrade-helper", "master"],
"meta-qt6": ["http://code.qt.io/yocto/meta-qt6.git", "6.6.0"],
"meta-qt6": ["http://code.qt.io/yocto/meta-qt6.git", "6.7.2"],
"meta-qt4": ["ssh://git@push.yoctoproject.org/meta-qt4", "master"],
"meta-qt3": ["ssh://git@push.yoctoproject.org/meta-qt3", "master"],
"meta-mingw": ["ssh://git@push.yoctoproject.org/meta-mingw", "master"],

View File

@ -163,7 +163,7 @@ branchdefaults = {
'branch_meta-virtualization': 'kirkstone',
'branch_oecore': 'kirkstone',
'branch_meta-webosose': 'kirkstone-webos',
'branch_meta-qt6': '6.6.0',
'branch_meta-qt6': '6.7.2',
},
'honister': {
'branch': 'honister',