mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qt6: update module branch
Use correct branch for Qt 6.6. Change-Id: I87e7fc2dc1779bd81a86a2a670c14afc725fad3e Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
parent
abcd9410cd
commit
ac6d295cbe
|
|
@ -2,7 +2,7 @@ DESCRIPTION ?= "Qt is a cross-platform application development framework for des
|
|||
HOMEPAGE ?= "https://www.qt.io"
|
||||
|
||||
QT_MODULE ?= "${BPN}"
|
||||
QT_MODULE_BRANCH ?= "dev"
|
||||
QT_MODULE_BRANCH ?= "6.6"
|
||||
QT_MODULE_BRANCH_PARAM ?= "branch=${QT_MODULE_BRANCH};nobranch=1"
|
||||
QT_MODULE_REPO ?= "${QT_MODULE}.git"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user