mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qt6-git.inc: update default branch
switch to 6.11. Task-number: QTBUG-142278 Change-Id: I86a2e53084d9d9534d59d6c232ca10969dfc1b6c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
parent
80c74c3d03
commit
25a7239a8d
|
|
@ -4,7 +4,7 @@ HOMEPAGE ?= "https://www.qt.io"
|
|||
inherit srcrev-update
|
||||
|
||||
QT_MODULE ?= "${BPN}"
|
||||
QT_MODULE_BRANCH ?= "dev"
|
||||
QT_MODULE_BRANCH ?= "6.11"
|
||||
QT_MODULE_BRANCH_PARAM ?= "branch=${QT_MODULE_BRANCH};nobranch=1"
|
||||
QT_MODULE_REPO ?= "${QT_MODULE}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user