mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin/config: update lts modules & branch
Change-Id: Id17153514fc68d0c24a571c4fde3c589afd37bf1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
parent
9dc2d45680
commit
041556b2de
|
|
@ -3,7 +3,7 @@ python __anonymous () {
|
|||
'gn', 'qt3d', 'qt5compat', 'qtapplicationmanager', 'qtbase', 'qtcharts',
|
||||
'qtcoap', 'qtconnectivity', 'qtdatavis3d', 'qtdeclarative', 'qtdeviceutilities',
|
||||
'qtgrpc', 'qthttpserver', 'qtimageformats', 'qtinterfaceframework', 'qtlanguageserver',
|
||||
'qtlocation', 'qtlottie', 'qtmqtt', 'qtmultimedia', 'qtnetworkauth', 'qtopcua',
|
||||
'qtlocation', 'qtlottie', 'qtmqtt', 'qtmultimedia', 'qtnetworkauth', 'qtopcua', 'qtpdf',
|
||||
'qtpositioning', 'qtquick3d', 'qtquick3dphysics', 'qtquicktimeline', 'qtremoteobjects',
|
||||
'qtscxml', 'qtsensors', 'qtserialbus', 'qtserialport', 'qtshadertools', 'qtspeech',
|
||||
'qtsvg', 'qttools', 'qttranslations', 'qtvirtualkeyboard', 'qtwayland', 'qtwebchannel',
|
||||
|
|
|
|||
|
|
@ -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 ?= "6.5.4"
|
||||
QT_MODULE_BRANCH ?= "6.5.5"
|
||||
QT_MODULE_BRANCH_PARAM ?= "branch=${QT_MODULE_BRANCH};nobranch=1"
|
||||
QT_MODULE_REPO ?= "${QT_MODULE}.git"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user