aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2021-02-25 10:20:47 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2021-02-25 13:00:35 +0200
commit79c04dff6af6dbf6672268ee2507bfe88475c5f3 (patch)
tree8ec8d119a49751c2b50ab8fb96ed97fdd085394d
parent7134e3108108c8c261080c5312faaec3a548eee6 (diff)
qt6: update submodules
Update to latest content in Qt 6.0 branch (first proposed 6.0.2 RC). Task-number: QTBUG-90587 Change-Id: Ia23bb52352dffeeb4d5a0651c5da013eee17728d Reviewed-by: Samuli Piippo <samuli.piippo@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/qtcoap_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/qtmqtt_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/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/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/qtwayland_git.bb2
17 files changed, 17 insertions, 17 deletions
diff --git a/recipes-qt/qt6/qt3d_git.bb b/recipes-qt/qt6/qt3d_git.bb
index 8b69a18..e9142d7 100644
--- a/recipes-qt/qt6/qt3d_git.bb
+++ b/recipes-qt/qt6/qt3d_git.bb
@@ -25,5 +25,5 @@ PACKAGECONFIG[system-assimp] = "-DFEATURE_system_assimp=ON,-DQT_FEATURE_system_a
PACKAGECONFIG[qtgamepad] = ",,qtgamepad"
SRCREV_FORMAT = "qt3d_assimp"
-SRCREV_qt3d = "498b39a5136bc13f20a9cf0b3c92e6a7ff796fb5"
+SRCREV_qt3d = "e046a40b74ba9d25f1c73165b74eb805e330ff8f"
SRCREV_assimp = "d71020db155e9b2d4dba5562c980c016cde77f4c"
diff --git a/recipes-qt/qt6/qt5compat_git.bb b/recipes-qt/qt6/qt5compat_git.bb
index df34970..a8a22f4 100644
--- a/recipes-qt/qt6/qt5compat_git.bb
+++ b/recipes-qt/qt6/qt5compat_git.bb
@@ -17,4 +17,4 @@ DEPENDS += "qtbase"
PACKAGECONFIG[iconv] = "-DFEATURE_iconv=ON,-DFEATURE_iconv=OFF,virtual/libiconv"
-SRCREV = "f3736776fc1fee98c5e7e9143af9c6416655114a"
+SRCREV = "739d144cba52bdba738c14de41c45659bddf8ab1"
diff --git a/recipes-qt/qt6/qtbase_git.bb b/recipes-qt/qt6/qtbase_git.bb
index 4ff433d..af39f6a 100644
--- a/recipes-qt/qt6/qtbase_git.bb
+++ b/recipes-qt/qt6/qtbase_git.bb
@@ -148,4 +148,4 @@ FILES_${PN}-tools += "\
BBCLASSEXTEND =+ "native nativesdk"
-SRCREV = "3a4f8e4e0954245b6fa493a98a8158b71395cfa9"
+SRCREV = "723077eb3529810aa3b99d8c06f9b81a586763c9"
diff --git a/recipes-qt/qt6/qtcoap_git.bb b/recipes-qt/qt6/qtcoap_git.bb
index 0569c35..ba83227 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 = "c9812a7c9b012d18a17eb7ba625f2e752cdbbace"
+SRCREV = "3a836731a4b904d862985f505f44f2356c8098a8"
diff --git a/recipes-qt/qt6/qtdeclarative_git.bb b/recipes-qt/qt6/qtdeclarative_git.bb
index 81456fe..8d8d458 100644
--- a/recipes-qt/qt6/qtdeclarative_git.bb
+++ b/recipes-qt/qt6/qtdeclarative_git.bb
@@ -16,4 +16,4 @@ DEPENDS += "qtbase qtdeclarative-native"
BBCLASSEXTEND =+ "native nativesdk"
-SRCREV = "cffa1df6a4de096e95badac757061de0d1744858"
+SRCREV = "da46b97ed5a56ce3db8e903053dd10bb9b7d2904"
diff --git a/recipes-qt/qt6/qtimageformats_git.bb b/recipes-qt/qt6/qtimageformats_git.bb
index a37578f..9abb228 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 = "0b2a21c42360d90f32a94c01af49ac261b076355"
+SRCREV = "f83d417b7b8595b384f9fba96b96107f474df33a"
diff --git a/recipes-qt/qt6/qtmqtt_git.bb b/recipes-qt/qt6/qtmqtt_git.bb
index 6ef0afa..f83c285 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 = "a05f2adb30fd61bc8703088e3a0595be9f339f8e"
+SRCREV = "6f5421edeac6a7832093966e4aea794cb89ef564"
diff --git a/recipes-qt/qt6/qtnetworkauth_git.bb b/recipes-qt/qt6/qtnetworkauth_git.bb
index 7971c97..b3ab3c6 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 = "6600a9da3335ddf363c0d9fa14304feeab744bac"
+SRCREV = "47c31c9e33f50fd215be1e63135faa7645d0cfa1"
diff --git a/recipes-qt/qt6/qtopcua_git.bb b/recipes-qt/qt6/qtopcua_git.bb
index 520dddc..234c49f 100644
--- a/recipes-qt/qt6/qtopcua_git.bb
+++ b/recipes-qt/qt6/qtopcua_git.bb
@@ -21,4 +21,4 @@ SECURITY_STRINGFORMAT = ""
DEPENDS += "qtbase"
-SRCREV = "6666e6be6b9cd0c53e73bb799f51d4c4a7b3dbba"
+SRCREV = "2c606cc2aeb8d64d6a51a3715b5a5d6b293c7ff3"
diff --git a/recipes-qt/qt6/qtquick3d_git.bb b/recipes-qt/qt6/qtquick3d_git.bb
index ff734cc..03ab2ee 100644
--- a/recipes-qt/qt6/qtquick3d_git.bb
+++ b/recipes-qt/qt6/qtquick3d_git.bb
@@ -25,5 +25,5 @@ FILES_${PN}-qmlplugins += " \
"
SRCREV_FORMAT = "qtquick3d_assimp"
-SRCREV_qtquick3d = "37228268b6aa91d80b49d7021b2edf236bb4d156"
+SRCREV_qtquick3d = "60a51c975cedb9ddd82c4109a47f6fd8938e02fa"
SRCREV_assimp = "d71020db155e9b2d4dba5562c980c016cde77f4c"
diff --git a/recipes-qt/qt6/qtquickcontrols2_git.bb b/recipes-qt/qt6/qtquickcontrols2_git.bb
index d046dbd..cf868d9 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 = "6aba959eaacdb452e66290f82a354c1cfe8ed768"
+SRCREV = "7be5c50775781593483b5956df15f3e7b1e225d4"
diff --git a/recipes-qt/qt6/qtquicktimeline_git.bb b/recipes-qt/qt6/qtquicktimeline_git.bb
index bf986aa..669ac8b 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 = "db5eaea8edb5a281e97c8922956099995ebc0b8d"
+SRCREV = "b3ff9f762e2884d637fdb3a24ecadfbcadde2e68"
diff --git a/recipes-qt/qt6/qtshadertools_git.bb b/recipes-qt/qt6/qtshadertools_git.bb
index 806735f..1d19a68 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 = "c4c79920c375d08613fa6c6be2d73b28e4b5d780"
+SRCREV = "03ee874da27b88b46f06abd124d8a5345f028210"
diff --git a/recipes-qt/qt6/qtsvg_git.bb b/recipes-qt/qt6/qtsvg_git.bb
index eddd5e1..2af5478 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 = "7a4054b7ae3fbe147f19f89b8c41a20031d89638"
+SRCREV = "af7b4e8d7d0836b778bcafba6d34ea36c43a010d"
diff --git a/recipes-qt/qt6/qttools_git.bb b/recipes-qt/qt6/qttools_git.bb
index 52a6c8d..49b1bd0 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 = "e8dcf5d293cabec128bbd79c536dccea7536b70e"
+SRCREV = "e9c0625d07ed4d476cd8fdba4cfb4d2509f46317"
diff --git a/recipes-qt/qt6/qttranslations_git.bb b/recipes-qt/qt6/qttranslations_git.bb
index 647d439..ed6a19f 100644
--- a/recipes-qt/qt6/qttranslations_git.bb
+++ b/recipes-qt/qt6/qttranslations_git.bb
@@ -18,4 +18,4 @@ python populate_packages_prepend () {
'Qt translations for %s', extra_depends='')
}
-SRCREV = "6ff92d7ddea563b3c578519c55e8fb9444dfe668"
+SRCREV = "50facb10cb7b62545a0c5be4fec0ae91a0db636e"
diff --git a/recipes-qt/qt6/qtwayland_git.bb b/recipes-qt/qt6/qtwayland_git.bb
index 4f345a7..0472f79 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 = "2486e4cf8db713a8b7493dd96ffcab1116198589"
+SRCREV = "49276bc3bfb5578e9dfa3b1fe9be7f63d5996513"