qt6: update submodules

Update to latest content in Qt 6.1 branch.

Task-number: QTBUG-93571
Change-Id: Ibef9ddebb3be8369ea23a9476a5e21074a024e8a
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
Mikko Gronoff 2021-05-17 12:06:13 +03:00
parent b1561cb69a
commit e7b13a20c6
23 changed files with 24 additions and 24 deletions

View File

@ -25,5 +25,5 @@ PACKAGECONFIG[system-assimp] = "-DFEATURE_system_assimp=ON,-DQT_FEATURE_system_a
PACKAGECONFIG[qtgamepad] = ",,qtgamepad"
SRCREV_FORMAT = "qt3d_assimp"
SRCREV_qt3d = "461fa36db6e5d281ba36bad29d00fe81417866a4"
SRCREV_qt3d = "bfa28b54a63f482252e754f66aaa4de3e6b4385b"
SRCREV_assimp = "1620a72e5820d7c680f6f5da10a3481ceb4e53c2"

View File

@ -19,4 +19,4 @@ PACKAGECONFIG[iconv] = "-DFEATURE_iconv=ON,-DFEATURE_iconv=OFF,virtual/libiconv"
BBCLASSEXTEND = "native nativesdk"
SRCREV = "1df1e69e3ee07ef0fe00610bf9e86bf9c0b8e49b"
SRCREV = "c2b97dd9b8d3c040be35845937784c34b0b4713d"

View File

@ -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.1.0"
QT_MODULE_BRANCH ?= "6.1"
QT_MODULE_BRANCH_PARAM ?= "branch=${QT_MODULE_BRANCH}"
SRC_URI = "${QT_GIT}/${QT_GIT_PROJECT}/${QT_MODULE}.git;name=${QT_MODULE};${QT_MODULE_BRANCH_PARAM};protocol=${QT_GIT_PROTOCOL}"
@ -11,4 +11,4 @@ CVE_PRODUCT = "qt"
S = "${WORKDIR}/git"
PV = "6.1.0"
PV = "6.1.1"

View File

@ -152,4 +152,4 @@ FILES_${PN}-tools += "\
BBCLASSEXTEND =+ "native nativesdk"
SRCREV = "b2ebc64dd9914359fe8acf2bc9960e341e98cf80"
SRCREV = "bf1791c562f35edeb081a12c5afc81772a36a0b0"

View File

@ -13,4 +13,4 @@ DEPENDS += "qtbase"
PACKAGECONFIG ?= "qml"
PACKAGECONFIG[qml] = ",,qtdeclarative"
SRCREV = "3ff6b3dc096e9fe94e4f5ff6ceb620a6b1ae334b"
SRCREV = "4a85d15d76ef0416983dfc422f26ac972f049b98"

View File

@ -12,4 +12,4 @@ DEPENDS += "qtbase"
PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtdeclarative"
SRCREV = "d5bbe325bbceef94641c86f8c754e1c2635ebf32"
SRCREV = "7ad8087ac7c84f80851c783b8ce7900440df3725"

View File

@ -10,4 +10,4 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase qtdeclarative"
SRCREV = "921ed14389856134325ed1855ecb838fa1658802"
SRCREV = "9fa2d670d24b85639a019e8828c8ce3c2a0867b0"

View File

@ -16,4 +16,4 @@ DEPENDS += "qtbase qtdeclarative-native"
BBCLASSEXTEND =+ "native nativesdk"
SRCREV = "2423608d6c0fa55595db3fe0138b0be94307596b"
SRCREV = "8e51cc26656c834877dd16fbf2c8668e77f33b52"

View File

@ -24,4 +24,4 @@ PACKAGECONFIG[mng] = "-DFEATURE_mng=ON,-DFEATURE_mng=OFF,libmng"
PACKAGECONFIG[tiff] = "-DFEATURE_tiff=ON,-DFEATURE_libtiff=OFF,tiff"
PACKAGECONFIG[webp] = "-DFEATURE_webp=ON,-DFEATURE_webp=OFF,libwebp"
SRCREV = "e26917ebf0221c9f6ab5575ca95ae0df1e80b3fb"
SRCREV = "4bc28a6de109d63f1b715a035d16c2fb7afcc6ae"

View File

@ -11,4 +11,4 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase qtdeclarative"
SRCREV = "1cb334863aac4b9b24dea0fa68aa8692d1c89d9a"
SRCREV = "97f443a3567b1e34186fc40608afac3e387e839b"

View File

@ -13,4 +13,4 @@ DEPENDS += "qtbase"
PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtdeclarative qtwebsockets"
SRCREV = "7134ed61718770f068831e4c36ef68d2e7358fee"
SRCREV = "b3dad7edf53223e8829bb26e960354cc56df3c05"

View File

@ -11,4 +11,4 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase"
SRCREV = "217fe1dae890c0d6bddfa8b6e65c69ae47f20770"
SRCREV = "0f544a5cf4b19db791b04dc3baaa0f89ce323262"

View File

@ -21,4 +21,4 @@ SECURITY_STRINGFORMAT = ""
DEPENDS += "qtbase"
SRCREV = "8ed1eadc514df2397336295f0135fe8edc1d4a4c"
SRCREV = "7a7c919c10320954516b4596dfa8e6ce0614a348"

View File

@ -25,5 +25,5 @@ FILES_${PN}-qmlplugins += " \
"
SRCREV_FORMAT = "qtquick3d_assimp"
SRCREV_qtquick3d = "4b18ca2c88e6606e0d2f2ca6a9ade5c9576070fb"
SRCREV_qtquick3d = "876c289a675c2d7c82d78d23be87af018cf37be8"
SRCREV_assimp = "1620a72e5820d7c680f6f5da10a3481ceb4e53c2"

View File

@ -12,4 +12,4 @@ include recipes-qt/qt6/qt6.inc
DEPENDS = "qtbase qtdeclarative"
SRCREV = "a9ec14df33421082e06d990b93c168bf8627dead"
SRCREV = "a3e78ffa89bb75c096d92fccdde91701c93effb2"

View File

@ -11,4 +11,4 @@ include recipes-qt/qt6/qt6.inc
DEPENDS = "qtbase qtdeclarative"
SRCREV = "15f7e6e797af60a25ec30b76bfcc3914d6385507"
SRCREV = "eb104d8f026185dc3fd84a3a866cdde0c444f18e"

View File

@ -18,4 +18,4 @@ PACKAGECONFIG[qml] = ",,qtdeclarative qtdeclarative-native"
BBCLASSEXTEND =+ "native nativesdk"
SRCREV = "6e6dc71c1e6b9baf11f98d0d1d2a3a1d21f14b47"
SRCREV = "1b5bdca80249782a84fbbd3cbd37c0bf0b772467"

View File

@ -12,4 +12,4 @@ DEPENDS = "qtbase qtshadertools-native"
BBCLASSEXTEND =+ "native nativesdk"
SRCREV = "f61b3e636d4e731b03a4817b28b6edbb12247685"
SRCREV = "26f51b7cf9f6ec7543b6cbd2ae396a1289fee6a6"

View File

@ -13,4 +13,4 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase"
SRCREV = "3099262714603764b6208f66b6aa134d8a2e2c05"
SRCREV = "205d016ec1579b9e8c1b6b5f3ec88882a039d42f"

View File

@ -18,4 +18,4 @@ FILES_${PN}-tools += "${QT6_INSTALL_DATADIR}/phrasebooks"
BBCLASSEXTEND =+ "native nativesdk"
SRCREV = "c973cf4f088f9d97a10f03ad60a5a39395edd188"
SRCREV = "6747a4f157cde5588e89437a4087fd9936053be8"

View File

@ -25,4 +25,4 @@ python split_translation_packages () {
d.setVar('RRECOMMENDS_' + pn, ' '.join(pkgs))
}
SRCREV = "090d9a85ea2b3afc7da8fb4c4e6840995147d35c"
SRCREV = "2ec23f9dce106e00c4b33f5186e787e9a42fca1b"

View File

@ -116,4 +116,4 @@ FILES_${PN}-dictionaries = "${QT6_INSTALL_DATADIR}/qtvirtualkeyboard/*/*.dat"
DEPENDS += "qtbase qtdeclarative qtsvg qtdeclarative-native"
SRCREV = "d34fd870dbce34fe63a799de56ae78400ac95ff4"
SRCREV = "488e0afa191eec4272898d451a5570f0f87fe7fd"

View File

@ -37,4 +37,4 @@ DEPENDS += "qtbase qtdeclarative qtwayland-native wayland wayland-native"
BBCLASSEXTEND =+ "native nativesdk"
SRCREV = "75afec2f51b9ad480405d70a857fc04d5267b006"
SRCREV = "5289504ea3985aba248cc47b4543301978cd229a"