aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2021-07-01 13:35:55 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2021-07-02 19:12:37 +0300
commitb39409532c43c63d88f1f5c9d05ae5ea10765d35 (patch)
treec6d819830614df5b31ed42c22187d6fb1df02fb7
parent0d88f51b126a54d70b28646ae4d60e7a300caa78 (diff)
qt6: update submodulesv6.2.0-beta1
Update to latest content in Qt 6.2 branch. Task-number: QTBUG-91012 Change-Id: Iefb06a7049002ae014dfb220c08df4a0a615cd27 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
-rw-r--r--recipes-qt/qt6/qt3d_git.bb2
-rw-r--r--recipes-qt/qt6/qt5compat_git.bb2
-rw-r--r--recipes-qt/qt6/qtbase_git.bb2
-rw-r--r--recipes-qt/qt6/qtcharts_git.bb2
-rw-r--r--recipes-qt/qt6/qtcoap_git.bb2
-rw-r--r--recipes-qt/qt6/qtconnectivity_git.bb2
-rw-r--r--recipes-qt/qt6/qtdatavis3d_git.bb2
-rw-r--r--recipes-qt/qt6/qtdeclarative_git.bb2
-rw-r--r--recipes-qt/qt6/qtimageformats_git.bb2
-rw-r--r--recipes-qt/qt6/qtlottie_git.bb2
-rw-r--r--recipes-qt/qt6/qtmqtt_git.bb2
-rw-r--r--recipes-qt/qt6/qtmultimedia_git.bb2
-rw-r--r--recipes-qt/qt6/qtnetworkauth_git.bb2
-rw-r--r--recipes-qt/qt6/qtopcua_git.bb2
-rw-r--r--recipes-qt/qt6/qtpositioning_git.bb2
-rw-r--r--recipes-qt/qt6/qtquick3d_git.bb2
-rw-r--r--recipes-qt/qt6/qtquickcontrols2_git.bb2
-rw-r--r--recipes-qt/qt6/qtquicktimeline_git.bb2
-rw-r--r--recipes-qt/qt6/qtremoteobjects_git.bb2
-rw-r--r--recipes-qt/qt6/qtscxml_git.bb2
-rw-r--r--recipes-qt/qt6/qtsensors_git.bb2
-rw-r--r--recipes-qt/qt6/qtserialbus_git.bb2
-rw-r--r--recipes-qt/qt6/qtserialport_git.bb2
-rw-r--r--recipes-qt/qt6/qtshadertools_git.bb2
-rw-r--r--recipes-qt/qt6/qtsvg_git.bb2
-rw-r--r--recipes-qt/qt6/qttools_git.bb2
-rw-r--r--recipes-qt/qt6/qttranslations_git.bb2
-rw-r--r--recipes-qt/qt6/qtvirtualkeyboard_git.bb2
-rw-r--r--recipes-qt/qt6/qtwayland_git.bb2
-rw-r--r--recipes-qt/qt6/qtwebchannel_git.bb2
-rw-r--r--recipes-qt/qt6/qtwebsockets_git.bb2
31 files changed, 31 insertions, 31 deletions
diff --git a/recipes-qt/qt6/qt3d_git.bb b/recipes-qt/qt6/qt3d_git.bb
index 5b5ae61..efc6d8c 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 = "8a5807e71d67e87a0bfb487346a0a0887f3228a4"
+SRCREV_qt3d = "70305d9d3d91bcc43a13875cc9cc2839d792349a"
SRCREV_assimp = "5a38cd0a03015ceabbd5bc6efb0730dde1ef74e5"
diff --git a/recipes-qt/qt6/qt5compat_git.bb b/recipes-qt/qt6/qt5compat_git.bb
index d3a032e..ae7c596 100644
--- a/recipes-qt/qt6/qt5compat_git.bb
+++ b/recipes-qt/qt6/qt5compat_git.bb
@@ -21,4 +21,4 @@ PACKAGECONFIG[qml] = ",,qtdeclarative"
BBCLASSEXTEND = "native nativesdk"
-SRCREV = "07414dbd0318403ffbf53cb1cc561e10bcbf2011"
+SRCREV = "1169f8e4b4a5c12288639ee6a95074800966db62"
diff --git a/recipes-qt/qt6/qtbase_git.bb b/recipes-qt/qt6/qtbase_git.bb
index c1159bc..96765f6 100644
--- a/recipes-qt/qt6/qtbase_git.bb
+++ b/recipes-qt/qt6/qtbase_git.bb
@@ -156,4 +156,4 @@ INHIBIT_PACKAGE_STRIP_FILES = "\
BBCLASSEXTEND = "native nativesdk"
-SRCREV = "599d298c06b30661f3b90c9c6e4840ea3d271a60"
+SRCREV = "f57bfa3ba0b3cc6a4f53eebebbe16c0e41ccee3a"
diff --git a/recipes-qt/qt6/qtcharts_git.bb b/recipes-qt/qt6/qtcharts_git.bb
index 42001d9..92c7dd3 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 = "86204c229ccf0a40d748ea65b2207a97a519bc98"
+SRCREV = "1ff2b76141ae0b10d0d6ed10b12c6f5b3beb4c0f"
diff --git a/recipes-qt/qt6/qtcoap_git.bb b/recipes-qt/qt6/qtcoap_git.bb
index 7bb8db6..0588f92 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 = "ee382bdb3cf2d7b257a3b72a43496e87f30dc2b7"
+SRCREV = "e49f57cebf29b58b19d387bacbab27183896c923"
diff --git a/recipes-qt/qt6/qtconnectivity_git.bb b/recipes-qt/qt6/qtconnectivity_git.bb
index eb8d9a5..0d93b84 100644
--- a/recipes-qt/qt6/qtconnectivity_git.bb
+++ b/recipes-qt/qt6/qtconnectivity_git.bb
@@ -20,4 +20,4 @@ DEPENDS += "qtbase qtdeclarative"
PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)}"
PACKAGECONFIG[bluez] = "-DFEATURE_bluez=ON,-DFEATURE_bluez=OFF,bluez5"
-SRCREV = "2f68ddc2c3b2eca21c1d87abbbea48fe3b95907f"
+SRCREV = "e9b4b6d2dd106dbea825f7f8b8bd07d117a2f965"
diff --git a/recipes-qt/qt6/qtdatavis3d_git.bb b/recipes-qt/qt6/qtdatavis3d_git.bb
index 1e4e5f8..3f5ee3d 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 = "832a2ad15a82ab154eb79e8f5bc9c251808df4a2"
+SRCREV = "4f194f95f5a2057b089c66a2a74a8171ee5bff31"
diff --git a/recipes-qt/qt6/qtdeclarative_git.bb b/recipes-qt/qt6/qtdeclarative_git.bb
index ef02ef1..f005407 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 = "8cdcdf26d43f68c9a9734ac97b799300c8a047ab"
+SRCREV = "8e85b3089cef6d74c1f048be3e5e6d0a79e68ceb"
diff --git a/recipes-qt/qt6/qtimageformats_git.bb b/recipes-qt/qt6/qtimageformats_git.bb
index 186482c..52b2e7d 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 = "db23f6ff38d695e6879ac646e007d3b6c8beb2f3"
+SRCREV = "ca1cd8261be02cae5f3524d1f7ba26b3c2f0be0c"
diff --git a/recipes-qt/qt6/qtlottie_git.bb b/recipes-qt/qt6/qtlottie_git.bb
index af51354..574ab87 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 = "e7b42382a94ae08e084ad46e8ef072e31e22d5ea"
+SRCREV = "d64dbb30c5f3aabebd31d8d5e7473089a5114dbf"
diff --git a/recipes-qt/qt6/qtmqtt_git.bb b/recipes-qt/qt6/qtmqtt_git.bb
index e99a966..f2ecb3b 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 = "114059fd8f0d5701f4c328e6fc0850266082b8d7"
+SRCREV = "b42ad8bd7ac5a81e40129e5105d481db9d7fd20b"
diff --git a/recipes-qt/qt6/qtmultimedia_git.bb b/recipes-qt/qt6/qtmultimedia_git.bb
index d05c945..9b6aca4 100644
--- a/recipes-qt/qt6/qtmultimedia_git.bb
+++ b/recipes-qt/qt6/qtmultimedia_git.bb
@@ -22,4 +22,4 @@ PACKAGECONFIG[qml] = ",,qtdeclarative"
EXTRA_OECMAKE += "-DFEATURE_gpu_vivante=OFF"
-SRCREV = "f3c580ac0b9bc5b02ffe1f06432ab14b062b7fd1"
+SRCREV = "962887f32a1032f5e2fe5f83cf98df90d90beef2"
diff --git a/recipes-qt/qt6/qtnetworkauth_git.bb b/recipes-qt/qt6/qtnetworkauth_git.bb
index 42a648a..79f2ab6 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 = "573a24c303f77a0720d12e29ac78f18c624eec57"
+SRCREV = "7cc50afcd05135a6ca8a1c13d3c9aeea89285c3a"
diff --git a/recipes-qt/qt6/qtopcua_git.bb b/recipes-qt/qt6/qtopcua_git.bb
index b80ab1f..a60ca78 100644
--- a/recipes-qt/qt6/qtopcua_git.bb
+++ b/recipes-qt/qt6/qtopcua_git.bb
@@ -21,4 +21,4 @@ SECURITY_STRINGFORMAT = ""
DEPENDS += "qtbase"
-SRCREV = "bb641ca4a72c91c36634aa19401937b18a7b4c36"
+SRCREV = "a2956374d22462489894e513369653786e7192a7"
diff --git a/recipes-qt/qt6/qtpositioning_git.bb b/recipes-qt/qt6/qtpositioning_git.bb
index f603af6..a5ed374 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 = "33764b5f2b741cbf654109728f807e73dd2eed69"
+SRCREV = "522ab4a01226e1ac36034cd3c1f10ad7d6538548"
diff --git a/recipes-qt/qt6/qtquick3d_git.bb b/recipes-qt/qt6/qtquick3d_git.bb
index f268e82..ed2e99b 100644
--- a/recipes-qt/qt6/qtquick3d_git.bb
+++ b/recipes-qt/qt6/qtquick3d_git.bb
@@ -26,5 +26,5 @@ FILES_${PN}-qmlplugins += " \
"
SRCREV_FORMAT = "qtquick3d_assimp"
-SRCREV_qtquick3d = "dd05059de2143b10728b24dae455e652284d2aa4"
+SRCREV_qtquick3d = "3ee7d8c296f701cf6d5b273c0d207e169cc4bf63"
SRCREV_assimp = "5a38cd0a03015ceabbd5bc6efb0730dde1ef74e5"
diff --git a/recipes-qt/qt6/qtquickcontrols2_git.bb b/recipes-qt/qt6/qtquickcontrols2_git.bb
index 2bc58bc..7c439d5 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 = "f196511b68dee2941facf974fed730141cc15d4c"
+SRCREV = "77b6089ef81cf562505e704798d1906c6139a004"
diff --git a/recipes-qt/qt6/qtquicktimeline_git.bb b/recipes-qt/qt6/qtquicktimeline_git.bb
index ccd8119..621774c 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 = "531b0d18560e3a3028923eef571a1ea929092f4b"
+SRCREV = "0611127efa2af31d5d11ca60f4d4d63af0c3b1f9"
diff --git a/recipes-qt/qt6/qtremoteobjects_git.bb b/recipes-qt/qt6/qtremoteobjects_git.bb
index f9ee3ca..25bb10c 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 = "e0baf3188a3be0cb8a010481f859c8d154273dfa"
+SRCREV = "af337536219fe4fbefc9af62e46f292ab5a3a746"
BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt6/qtscxml_git.bb b/recipes-qt/qt6/qtscxml_git.bb
index 79147ee..7ccc35d 100644
--- a/recipes-qt/qt6/qtscxml_git.bb
+++ b/recipes-qt/qt6/qtscxml_git.bb
@@ -17,4 +17,4 @@ PACKAGECONFIG[qml] = ",,qtdeclarative qtdeclarative-native"
BBCLASSEXTEND = "native nativesdk"
-SRCREV = "3122272039dbaaf8b84f2a8c59b95127f427654f"
+SRCREV = "10db22f6df9de17c680372c6f6e9a36e42e7723c"
diff --git a/recipes-qt/qt6/qtsensors_git.bb b/recipes-qt/qt6/qtsensors_git.bb
index b94263c..2738efb 100644
--- a/recipes-qt/qt6/qtsensors_git.bb
+++ b/recipes-qt/qt6/qtsensors_git.bb
@@ -14,4 +14,4 @@ include recipes-qt/qt6/qt6.inc
DEPENDS += "qtbase qtdeclarative"
-SRCREV = "419ef780603af12b54c11ca54501b98da6765fc6"
+SRCREV = "1569182fbccc27d61df3f1c3375ae7624f18b5fc"
diff --git a/recipes-qt/qt6/qtserialbus_git.bb b/recipes-qt/qt6/qtserialbus_git.bb
index 9961fd9..cf56fe8 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 = "6ec63cdf71418bbeca93ab24795050f5a3dd9a8b"
+SRCREV = "c0be05bd84df3d7cbc7e296c1e10df41e561a962"
diff --git a/recipes-qt/qt6/qtserialport_git.bb b/recipes-qt/qt6/qtserialport_git.bb
index c753434..9c5bacb 100644
--- a/recipes-qt/qt6/qtserialport_git.bb
+++ b/recipes-qt/qt6/qtserialport_git.bb
@@ -16,4 +16,4 @@ DEPENDS += "qtbase"
BBCLASSEXTEND = "native nativesdk"
-SRCREV = "e7b285fb94c2b7dfd58011791b7e65dde5684941"
+SRCREV = "6639c92ee0c3dc7e4ef076a2642f76eef9ebe4a3"
diff --git a/recipes-qt/qt6/qtshadertools_git.bb b/recipes-qt/qt6/qtshadertools_git.bb
index 4ee9d01..532c767 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 = "9c79cf9481fc133d0dc5a25ecbdc6b0110bff954"
+SRCREV = "de21286cebcfa7f6eaee5be4e7953d8e87314365"
diff --git a/recipes-qt/qt6/qtsvg_git.bb b/recipes-qt/qt6/qtsvg_git.bb
index ee04b71..56c7077 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 = "021ed80b3ea182337fbcaa01c5ab4933ece66ec7"
+SRCREV = "0b54532226572009fbae1d0f2301b97101f12359"
diff --git a/recipes-qt/qt6/qttools_git.bb b/recipes-qt/qt6/qttools_git.bb
index e2df498..1ee52a0 100644
--- a/recipes-qt/qt6/qttools_git.bb
+++ b/recipes-qt/qt6/qttools_git.bb
@@ -25,6 +25,6 @@ BBCLASSEXTEND = "native nativesdk"
SRCREV_FORMAT = "qttools_qlitehtml_litehtml"
-SRCREV_qttools = "388954d9f90f6300bcc81b5c6987ce047ea38ac1"
+SRCREV_qttools = "2cba25343e18bdc0cb44a7a6684e340e67cd86fc"
SRCREV_qlitehtml = "908670c5b68d3bcf4712019a028079b8b2042dd4"
SRCREV_litehtml = "db7f59d5886fd50f84d48720c79dc2e6152efa83"
diff --git a/recipes-qt/qt6/qttranslations_git.bb b/recipes-qt/qt6/qttranslations_git.bb
index e5e9fa1..4fdbe3c 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 = "961fc1669ab880a1eefeb635b6c12c5d1e3e0d7d"
+SRCREV = "68e82ab6f91327381d593388207e2b2c521f060f"
diff --git a/recipes-qt/qt6/qtvirtualkeyboard_git.bb b/recipes-qt/qt6/qtvirtualkeyboard_git.bb
index 41b13c5..202fd8e 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 = "815cb7fe14369b5018bdbcf13e956a6943ea11bd"
+SRCREV = "647bcd5a10ba95cb99a5df41f3d6d00a086c09a0"
diff --git a/recipes-qt/qt6/qtwayland_git.bb b/recipes-qt/qt6/qtwayland_git.bb
index 3a3f98d..20c9dc8 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 = "dc506a789cd3f8fe1b6a5444c0fe47f6aabba504"
+SRCREV = "e5a6d2b25bfa5cf1f5d66230ba5a2be00410da24"
diff --git a/recipes-qt/qt6/qtwebchannel_git.bb b/recipes-qt/qt6/qtwebchannel_git.bb
index b25a1d0..8387e2a 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 = "48acb1f4472c19598fcfce3af486f63d07006b44"
+SRCREV = "5de05953447d8f296d4055cf1b6a15b6cb27c9d7"
diff --git a/recipes-qt/qt6/qtwebsockets_git.bb b/recipes-qt/qt6/qtwebsockets_git.bb
index 343fb80..b1f1215 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 = "07ae95898614cb48ffebf0a01682ec57b64167fa"
+SRCREV = "1581bf2cdd9ba2281ef1fa3666af7d544ea21f1a"