From 6bc012655f0a8a6f2468a3dfdecdc257976d603b Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 22 Apr 2021 11:52:46 +0300 Subject: [PATCH] qt6: update submodules Latest from dev branches. Change-Id: Iceda025a694ba3b179ce9881b194c47d43a1f529 Reviewed-by: Qt CI Bot Reviewed-by: Mikko Gronoff --- recipes-qt/qt6/qt3d_git.bb | 2 +- recipes-qt/qt6/qt5compat_git.bb | 2 +- recipes-qt/qt6/qtbase_git.bb | 2 +- recipes-qt/qt6/qtcharts_git.bb | 2 +- recipes-qt/qt6/qtcoap_git.bb | 2 +- recipes-qt/qt6/qtconnectivity_git.bb | 2 +- recipes-qt/qt6/qtdatavis3d_git.bb | 2 +- recipes-qt/qt6/qtdeclarative_git.bb | 2 +- recipes-qt/qt6/qtdeviceutilities_git.bb | 2 +- recipes-qt/qt6/qtimageformats_git.bb | 2 +- recipes-qt/qt6/qtlottie_git.bb | 2 +- recipes-qt/qt6/qtmqtt_git.bb | 2 +- recipes-qt/qt6/qtnetworkauth_git.bb | 2 +- recipes-qt/qt6/qtopcua_git.bb | 2 +- recipes-qt/qt6/qtpositioning_git.bb | 2 +- recipes-qt/qt6/qtquick3d_git.bb | 2 +- recipes-qt/qt6/qtquickcontrols2_git.bb | 2 +- recipes-qt/qt6/qtquickdesigner-components_git.bb | 2 +- recipes-qt/qt6/qtquicktimeline_git.bb | 2 +- recipes-qt/qt6/qtremoteobjects_git.bb | 2 +- recipes-qt/qt6/qtscxml_git.bb | 2 +- recipes-qt/qt6/qtsensors_git.bb | 4 ++-- recipes-qt/qt6/qtserialbus_git.bb | 2 +- recipes-qt/qt6/qtshadertools_git.bb | 2 +- recipes-qt/qt6/qtsvg_git.bb | 2 +- recipes-qt/qt6/qttools_git.bb | 2 +- recipes-qt/qt6/qttranslations_git.bb | 2 +- recipes-qt/qt6/qtvirtualkeyboard_git.bb | 2 +- recipes-qt/qt6/qtwayland_git.bb | 2 +- recipes-qt/qt6/qtwebchannel_git.bb | 2 +- recipes-qt/qt6/qtwebsockets_git.bb | 2 +- 31 files changed, 32 insertions(+), 32 deletions(-) diff --git a/recipes-qt/qt6/qt3d_git.bb b/recipes-qt/qt6/qt3d_git.bb index c4eeb83..63af6d8 100644 --- a/recipes-qt/qt6/qt3d_git.bb +++ b/recipes-qt/qt6/qt3d_git.bb @@ -27,5 +27,5 @@ PACKAGECONFIG[system-assimp] = "-DFEATURE_qt3d_system_assimp=ON,-DQT_FEATURE_qt3 PACKAGECONFIG[qtgamepad] = ",,qtgamepad" SRCREV_FORMAT = "qt3d_assimp" -SRCREV_qt3d = "59fc9cacce5eca68c9dece3c30d6f11ee7693d4e" +SRCREV_qt3d = "ee34f20ab67f3ff09db3e9250f7e5901bafe374c" SRCREV_assimp = "1620a72e5820d7c680f6f5da10a3481ceb4e53c2" diff --git a/recipes-qt/qt6/qt5compat_git.bb b/recipes-qt/qt6/qt5compat_git.bb index 9c73eca..02876a6 100644 --- a/recipes-qt/qt6/qt5compat_git.bb +++ b/recipes-qt/qt6/qt5compat_git.bb @@ -19,4 +19,4 @@ PACKAGECONFIG[iconv] = "-DFEATURE_iconv=ON,-DFEATURE_iconv=OFF,virtual/libiconv" BBCLASSEXTEND = "native nativesdk" -SRCREV = "126fe1e5fbc700830ad4af3dcd700565aed2b02e" +SRCREV = "989cf9a58a022f02c5f5a40d0805a839942cf9aa" diff --git a/recipes-qt/qt6/qtbase_git.bb b/recipes-qt/qt6/qtbase_git.bb index fa5d0f9..b868321 100644 --- a/recipes-qt/qt6/qtbase_git.bb +++ b/recipes-qt/qt6/qtbase_git.bb @@ -152,4 +152,4 @@ FILES_${PN}-tools += "\ BBCLASSEXTEND = "native nativesdk" -SRCREV = "d05118bf10e9a8ab419248a31d45a694a4622cb0" +SRCREV = "9db7cc79a26ced4997277b5c206ca15949133240" diff --git a/recipes-qt/qt6/qtcharts_git.bb b/recipes-qt/qt6/qtcharts_git.bb index fc389c2..a3647db 100644 --- a/recipes-qt/qt6/qtcharts_git.bb +++ b/recipes-qt/qt6/qtcharts_git.bb @@ -13,4 +13,4 @@ DEPENDS += "qtbase" PACKAGECONFIG ?= "qml" PACKAGECONFIG[qml] = ",,qtdeclarative" -SRCREV = "dbed0f536014fc07524910b62bca89e3f1458753" +SRCREV = "b18aff8da6550ac02171bc70116110df5456ac08" diff --git a/recipes-qt/qt6/qtcoap_git.bb b/recipes-qt/qt6/qtcoap_git.bb index 1a81958..f1e2e54 100644 --- a/recipes-qt/qt6/qtcoap_git.bb +++ b/recipes-qt/qt6/qtcoap_git.bb @@ -12,4 +12,4 @@ DEPENDS += "qtbase" PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtdeclarative" -SRCREV = "23865fdf66edc19be0e87cb4455ec7e5607e90cf" +SRCREV = "7e5e007b9b93591e4e59efdb33a9bfaade6414ab" diff --git a/recipes-qt/qt6/qtconnectivity_git.bb b/recipes-qt/qt6/qtconnectivity_git.bb index 5557121..58892a6 100644 --- a/recipes-qt/qt6/qtconnectivity_git.bb +++ b/recipes-qt/qt6/qtconnectivity_git.bb @@ -17,4 +17,4 @@ DEPENDS += "qtbase qtdeclarative" PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)}" PACKAGECONFIG[bluez] = "-DFEATURE_bluez=ON,-DFEATURE_bluez=OFF,bluez5" -SRCREV = "1617f94cfc46d21790795033adfc0673bf61a660" +SRCREV = "2423f9da789b3a7be9e76c94884f791254cedb43" diff --git a/recipes-qt/qt6/qtdatavis3d_git.bb b/recipes-qt/qt6/qtdatavis3d_git.bb index 184a6ca..50895f7 100644 --- a/recipes-qt/qt6/qtdatavis3d_git.bb +++ b/recipes-qt/qt6/qtdatavis3d_git.bb @@ -10,4 +10,4 @@ include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase qtdeclarative" -SRCREV = "437b1341530fb8546cf45a59128ef7f8e24fd71a" +SRCREV = "7953e45cb47fd264d446dcbe7c5186cef8987e5b" diff --git a/recipes-qt/qt6/qtdeclarative_git.bb b/recipes-qt/qt6/qtdeclarative_git.bb index 73bec71..edd43b1 100644 --- a/recipes-qt/qt6/qtdeclarative_git.bb +++ b/recipes-qt/qt6/qtdeclarative_git.bb @@ -16,4 +16,4 @@ DEPENDS += "qtbase qtshadertools qtshadertools-native qtdeclarative-native" BBCLASSEXTEND = "native nativesdk" -SRCREV = "849fb81148f5942307cdbe173f955476878bc2f6" +SRCREV = "54cfca2eca7168e35d14d00197ae669fc75073b0" diff --git a/recipes-qt/qt6/qtdeviceutilities_git.bb b/recipes-qt/qt6/qtdeviceutilities_git.bb index ec2342d..dafa8d8 100644 --- a/recipes-qt/qt6/qtdeviceutilities_git.bb +++ b/recipes-qt/qt6/qtdeviceutilities_git.bb @@ -8,4 +8,4 @@ include recipes-qt/qt6/qt6-git.inc DEPENDS = "qtbase qtdeclarative qtdeclarative-native qtvirtualkeyboard" RDEPENDS_${PN} = "connman" -SRCREV = "c5340356e3402d795f5ca77f4aefbe06fb4c1f40" +SRCREV = "57c420b461b35b89cd9866c7ade42c1f6c51e583" diff --git a/recipes-qt/qt6/qtimageformats_git.bb b/recipes-qt/qt6/qtimageformats_git.bb index 1d2eb73..50ac624 100644 --- a/recipes-qt/qt6/qtimageformats_git.bb +++ b/recipes-qt/qt6/qtimageformats_git.bb @@ -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 = "b9750116c758cb862254850d45c58590285c0e24" +SRCREV = "dcc601a0aff2ce24c06eb9bf5ec7b4f18b28f786" diff --git a/recipes-qt/qt6/qtlottie_git.bb b/recipes-qt/qt6/qtlottie_git.bb index 4568a39..fdc4c3b 100644 --- a/recipes-qt/qt6/qtlottie_git.bb +++ b/recipes-qt/qt6/qtlottie_git.bb @@ -11,4 +11,4 @@ include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase qtdeclarative" -SRCREV = "9a06b5e52a4cf7bc8a342b8c036c81e7d36a91ee" +SRCREV = "6445002590f0ddc7c7fb9c65ef3079d21ac2e70f" diff --git a/recipes-qt/qt6/qtmqtt_git.bb b/recipes-qt/qt6/qtmqtt_git.bb index 84cf560..9d2d0f7 100644 --- a/recipes-qt/qt6/qtmqtt_git.bb +++ b/recipes-qt/qt6/qtmqtt_git.bb @@ -13,4 +13,4 @@ DEPENDS += "qtbase" PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtdeclarative qtwebsockets" -SRCREV = "31c904463da1779ae2d9e6a82d0ccace8764e03b" +SRCREV = "72bdbb7fa7e5927bd16c6ccac88d87975a185b0f" diff --git a/recipes-qt/qt6/qtnetworkauth_git.bb b/recipes-qt/qt6/qtnetworkauth_git.bb index eec7e97..f2bd476 100644 --- a/recipes-qt/qt6/qtnetworkauth_git.bb +++ b/recipes-qt/qt6/qtnetworkauth_git.bb @@ -11,4 +11,4 @@ include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase" -SRCREV = "75f9c122316a236b9f45553481037e95bbf79157" +SRCREV = "94d037bb2acf9e460f59a73a21d16a8d6b0433a3" diff --git a/recipes-qt/qt6/qtopcua_git.bb b/recipes-qt/qt6/qtopcua_git.bb index 09d20f0..92ce4b6 100644 --- a/recipes-qt/qt6/qtopcua_git.bb +++ b/recipes-qt/qt6/qtopcua_git.bb @@ -21,4 +21,4 @@ SECURITY_STRINGFORMAT = "" DEPENDS += "qtbase" -SRCREV = "1fcc4aefd93fdab45348545c1d2d04f537310e73" +SRCREV = "4be6408e388669052e3ee65026fac9035e645e15" diff --git a/recipes-qt/qt6/qtpositioning_git.bb b/recipes-qt/qt6/qtpositioning_git.bb index 5229756..6cce054 100644 --- a/recipes-qt/qt6/qtpositioning_git.bb +++ b/recipes-qt/qt6/qtpositioning_git.bb @@ -23,4 +23,4 @@ PACKAGECONFIG[gypsy] = "-DFEATURE_gypsy=ON,-DFEATURE_gypsy=OFF,gconf gypsy" PACKAGECONFIG[nmea] = ",,qtserialport" PACKAGECONFIG[qml] = ",,qtdeclarative" -SRCREV = "969cb983f4004a234b093c62ab36bd00cc6238f5" +SRCREV = "50864c2dd1401321c18af6711b210a676addcde3" diff --git a/recipes-qt/qt6/qtquick3d_git.bb b/recipes-qt/qt6/qtquick3d_git.bb index d775249..8457ad7 100644 --- a/recipes-qt/qt6/qtquick3d_git.bb +++ b/recipes-qt/qt6/qtquick3d_git.bb @@ -27,5 +27,5 @@ FILES_${PN}-qmlplugins += " \ " SRCREV_FORMAT = "qtquick3d_assimp" -SRCREV_qtquick3d = "09403a63e11ecdb96bab0fe5f89b83917e22562a" +SRCREV_qtquick3d = "86ba4c1f6843db0b8fa3884832cb128a6ee81cef" SRCREV_assimp = "1620a72e5820d7c680f6f5da10a3481ceb4e53c2" diff --git a/recipes-qt/qt6/qtquickcontrols2_git.bb b/recipes-qt/qt6/qtquickcontrols2_git.bb index ef50262..425461f 100644 --- a/recipes-qt/qt6/qtquickcontrols2_git.bb +++ b/recipes-qt/qt6/qtquickcontrols2_git.bb @@ -12,4 +12,4 @@ include recipes-qt/qt6/qt6.inc DEPENDS = "qtbase qtdeclarative" -SRCREV = "5cb5e54a00d51eda21e29d06769249b3262c46c1" +SRCREV = "f42abbcb7794bcfc884e8aee75f73bd9ab8fbda4" diff --git a/recipes-qt/qt6/qtquickdesigner-components_git.bb b/recipes-qt/qt6/qtquickdesigner-components_git.bb index 09c462a..b09732c 100644 --- a/recipes-qt/qt6/qtquickdesigner-components_git.bb +++ b/recipes-qt/qt6/qtquickdesigner-components_git.bb @@ -13,4 +13,4 @@ QT_MODULE_BRANCH = "dev" DEPENDS += "qtbase qtdeclarative qtquickcontrols2" -SRCREV = "310ca55607dc8304d7bca862a61cde871a627d36" +SRCREV = "4e5ecf812bc8019ddf851f3603c65db76b2b5b9c" diff --git a/recipes-qt/qt6/qtquicktimeline_git.bb b/recipes-qt/qt6/qtquicktimeline_git.bb index 9abe864..7073c5d 100644 --- a/recipes-qt/qt6/qtquicktimeline_git.bb +++ b/recipes-qt/qt6/qtquicktimeline_git.bb @@ -11,4 +11,4 @@ include recipes-qt/qt6/qt6.inc DEPENDS = "qtbase qtdeclarative" -SRCREV = "c52ec50b876de9fd9f05d5dcb02dd6105aa9614e" +SRCREV = "75df361940daca93e2430396719d3c7b53b5a642" diff --git a/recipes-qt/qt6/qtremoteobjects_git.bb b/recipes-qt/qt6/qtremoteobjects_git.bb index 2e1522f..e1b8f24 100644 --- a/recipes-qt/qt6/qtremoteobjects_git.bb +++ b/recipes-qt/qt6/qtremoteobjects_git.bb @@ -13,6 +13,6 @@ include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase qtdeclarative qtremoteobjects-native" -SRCREV = "d817690f76ae502de1e90a0214be1717d75a97b0" +SRCREV = "3a04db8964c73574502ffa76a9f90f2a7ce016aa" BBCLASSEXTEND += "native nativesdk" diff --git a/recipes-qt/qt6/qtscxml_git.bb b/recipes-qt/qt6/qtscxml_git.bb index 39b7cef..64851d2 100644 --- a/recipes-qt/qt6/qtscxml_git.bb +++ b/recipes-qt/qt6/qtscxml_git.bb @@ -18,4 +18,4 @@ PACKAGECONFIG[qml] = ",,qtdeclarative qtdeclarative-native" BBCLASSEXTEND = "native nativesdk" -SRCREV = "bc8d968ec242fc4d05aa72ce980847a948fbf328" +SRCREV = "345f974fa2c5f0f909f5abe1861bf343dccac3b9" diff --git a/recipes-qt/qt6/qtsensors_git.bb b/recipes-qt/qt6/qtsensors_git.bb index cab421b..ef3849e 100644 --- a/recipes-qt/qt6/qtsensors_git.bb +++ b/recipes-qt/qt6/qtsensors_git.bb @@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ " -inherit qt6-qmake +inherit qt6-cmake include recipes-qt/qt6/qt6-git.inc include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase qtdeclarative" -SRCREV = "7dbb79c428f813e32986ccfe09a42f7d61a4c005" +SRCREV = "8eb278dcb1bd1d26d2cdcd625767297560a43f98" diff --git a/recipes-qt/qt6/qtserialbus_git.bb b/recipes-qt/qt6/qtserialbus_git.bb index 9356805..1b6e8cd 100644 --- a/recipes-qt/qt6/qtserialbus_git.bb +++ b/recipes-qt/qt6/qtserialbus_git.bb @@ -15,4 +15,4 @@ DEPENDS += "qtbase qtserialport qtserialbus-native" BBCLASSEXTEND = "native nativesdk" -SRCREV = "6c2cca7060ea039f5d64c3bba6bd23e9a3d034d8" +SRCREV = "93c5fedba1618bad1e6e3aaeff279a51c75f5e81" diff --git a/recipes-qt/qt6/qtshadertools_git.bb b/recipes-qt/qt6/qtshadertools_git.bb index 68e696b..855b34f 100644 --- a/recipes-qt/qt6/qtshadertools_git.bb +++ b/recipes-qt/qt6/qtshadertools_git.bb @@ -12,4 +12,4 @@ DEPENDS = "qtbase qtshadertools-native" BBCLASSEXTEND = "native nativesdk" -SRCREV = "b9949c1d097a8189cd0239d6dd6ab73e49db8d17" +SRCREV = "a6003e093e527c23407f868ba711e19fcc2d65ac" diff --git a/recipes-qt/qt6/qtsvg_git.bb b/recipes-qt/qt6/qtsvg_git.bb index 11bac25..0c36665 100644 --- a/recipes-qt/qt6/qtsvg_git.bb +++ b/recipes-qt/qt6/qtsvg_git.bb @@ -13,4 +13,4 @@ include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase" -SRCREV = "9fae571cfe1499fdb610fa68b3ea5b36e4ec6d6b" +SRCREV = "d62f04f22fc1b84229d8c42aa730ec77cf68a151" diff --git a/recipes-qt/qt6/qttools_git.bb b/recipes-qt/qt6/qttools_git.bb index c3960af..ec00617 100644 --- a/recipes-qt/qt6/qttools_git.bb +++ b/recipes-qt/qt6/qttools_git.bb @@ -18,4 +18,4 @@ FILES_${PN}-tools += "${QT6_INSTALL_DATADIR}/phrasebooks" BBCLASSEXTEND = "native nativesdk" -SRCREV = "93bf4b72941884ab2eae7240ec6657b945e970ac" +SRCREV = "ed92701d67becc93e8ed16bc697d438918e701d9" diff --git a/recipes-qt/qt6/qttranslations_git.bb b/recipes-qt/qt6/qttranslations_git.bb index 2dbcbef..f7d087f 100644 --- a/recipes-qt/qt6/qttranslations_git.bb +++ b/recipes-qt/qt6/qttranslations_git.bb @@ -25,4 +25,4 @@ python split_translation_packages () { d.setVar('RRECOMMENDS_' + pn, ' '.join(pkgs)) } -SRCREV = "f3721dba768feddd5ed6248ace924f7a6b00ba31" +SRCREV = "cab9d06e9c99cb7b8acfb4a93ac3eacabdd07143" diff --git a/recipes-qt/qt6/qtvirtualkeyboard_git.bb b/recipes-qt/qt6/qtvirtualkeyboard_git.bb index 5a20059..ba56ecc 100644 --- a/recipes-qt/qt6/qtvirtualkeyboard_git.bb +++ b/recipes-qt/qt6/qtvirtualkeyboard_git.bb @@ -116,4 +116,4 @@ FILES_${PN}-dictionaries = "${QT6_INSTALL_DATADIR}/qtvirtualkeyboard/*/*.dat" DEPENDS += "qtbase qtdeclarative qtsvg qtdeclarative-native" -SRCREV = "81ada90e559c30268653b345cdae2b93b78ff8e8" +SRCREV = "982a9f202780a1f5b3e40f8acf2f9430f18ef35b" diff --git a/recipes-qt/qt6/qtwayland_git.bb b/recipes-qt/qt6/qtwayland_git.bb index ac243e7..1063863 100644 --- a/recipes-qt/qt6/qtwayland_git.bb +++ b/recipes-qt/qt6/qtwayland_git.bb @@ -37,4 +37,4 @@ DEPENDS += "qtbase qtdeclarative qtwayland-native wayland wayland-native" BBCLASSEXTEND = "native nativesdk" -SRCREV = "30393c9d5e1ddcb13ea5f29bc63343dd6746c51f" +SRCREV = "da31aa6544f38c063de93326f958e8cbb02004af" diff --git a/recipes-qt/qt6/qtwebchannel_git.bb b/recipes-qt/qt6/qtwebchannel_git.bb index 17571dd..9dea7d7 100644 --- a/recipes-qt/qt6/qtwebchannel_git.bb +++ b/recipes-qt/qt6/qtwebchannel_git.bb @@ -18,4 +18,4 @@ PACKAGECONFIG ?= "qml" PACKAGECONFIG[examples] = "-DQT_BUILD_EXAMPLES=ON,-DQT_BUILD_EXAMPLES=OFF,qtdeclarative qtwebsockets" PACKAGECONFIG[qml] = ",,qtdeclarative" -SRCREV = "37d15b2f0bcda4918b0788d7b2c3cd96bb5eb1ce" +SRCREV = "85fb5a65ee4cabd0eb319a840b82145d1f4567c1" diff --git a/recipes-qt/qt6/qtwebsockets_git.bb b/recipes-qt/qt6/qtwebsockets_git.bb index 8bcaf85..93c2bcf 100644 --- a/recipes-qt/qt6/qtwebsockets_git.bb +++ b/recipes-qt/qt6/qtwebsockets_git.bb @@ -13,4 +13,4 @@ include recipes-qt/qt6/qt6.inc DEPENDS += "qtbase qtdeclarative" -SRCREV = "97adac29dc0f0b817ed8fd162313451fa08fa0df" +SRCREV = "8dc02dd7361bced229c10da4e0ed093892d7761e"