From 37497918aa99c1dc779cd33db1a89bcf88e92608 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 11 Mar 2021 09:31:22 +0200 Subject: [PATCH] qt6: update submodules Update to latest content in Qt 6.0 branch. Task-number: QTBUG-91657 Change-Id: I279290c185e3210cedb1582786ee8e6e139100c4 Reviewed-by: Samuli Piippo --- recipes-qt/qt6/qt3d_git.bb | 2 +- recipes-qt/qt6/qt5compat_git.bb | 2 +- recipes-qt/qt6/qt6-git.inc | 2 +- recipes-qt/qt6/qtbase_git.bb | 2 +- recipes-qt/qt6/qtcoap_git.bb | 2 +- recipes-qt/qt6/qtdeclarative_git.bb | 2 +- recipes-qt/qt6/qtimageformats_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/qtquick3d_git.bb | 2 +- recipes-qt/qt6/qtquickcontrols2_git.bb | 2 +- recipes-qt/qt6/qtquicktimeline_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/qtwayland_git.bb | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/recipes-qt/qt6/qt3d_git.bb b/recipes-qt/qt6/qt3d_git.bb index e9142d7..c5e0cec 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 = "e046a40b74ba9d25f1c73165b74eb805e330ff8f" +SRCREV_qt3d = "729697ebe240ef40f532a921a5be6c9f01083877" SRCREV_assimp = "d71020db155e9b2d4dba5562c980c016cde77f4c" diff --git a/recipes-qt/qt6/qt5compat_git.bb b/recipes-qt/qt6/qt5compat_git.bb index a8a22f4..579a0ce 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 = "739d144cba52bdba738c14de41c45659bddf8ab1" +SRCREV = "01fd7058e321f90e6b610b4e34e22fd1b335823a" diff --git a/recipes-qt/qt6/qt6-git.inc b/recipes-qt/qt6/qt6-git.inc index b27ebab..47e533f 100644 --- a/recipes-qt/qt6/qt6-git.inc +++ b/recipes-qt/qt6/qt6-git.inc @@ -11,4 +11,4 @@ CVE_PRODUCT = "qt" S = "${WORKDIR}/git" -PV = "6.0.2" +PV = "6.0.3" diff --git a/recipes-qt/qt6/qtbase_git.bb b/recipes-qt/qt6/qtbase_git.bb index d2ba6e9..8934c47 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 = "723077eb3529810aa3b99d8c06f9b81a586763c9" +SRCREV = "75e8b80c6e86379e1bab8fde759c79892f164296" diff --git a/recipes-qt/qt6/qtcoap_git.bb b/recipes-qt/qt6/qtcoap_git.bb index ba83227..e85d5b2 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 = "3a836731a4b904d862985f505f44f2356c8098a8" +SRCREV = "618c330f084f9a60d56f20003197b66d7d64ec13" diff --git a/recipes-qt/qt6/qtdeclarative_git.bb b/recipes-qt/qt6/qtdeclarative_git.bb index 8d8d458..98c806e 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 = "da46b97ed5a56ce3db8e903053dd10bb9b7d2904" +SRCREV = "6b6acc328ef599ea6ddcd18e1240fcaf777cb4b8" diff --git a/recipes-qt/qt6/qtimageformats_git.bb b/recipes-qt/qt6/qtimageformats_git.bb index 9abb228..102ba18 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 = "f83d417b7b8595b384f9fba96b96107f474df33a" +SRCREV = "71d9b6b8855ff060964ced2a2508c0d10d3983cf" diff --git a/recipes-qt/qt6/qtmqtt_git.bb b/recipes-qt/qt6/qtmqtt_git.bb index f83c285..0fe5b1f 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 = "6f5421edeac6a7832093966e4aea794cb89ef564" +SRCREV = "150e35d48086d3fa488a4de9beb718713e731e08" diff --git a/recipes-qt/qt6/qtnetworkauth_git.bb b/recipes-qt/qt6/qtnetworkauth_git.bb index b3ab3c6..c61650e 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 = "47c31c9e33f50fd215be1e63135faa7645d0cfa1" +SRCREV = "1b24f8f472548d815735f93e6e313d41dc0b1008" diff --git a/recipes-qt/qt6/qtopcua_git.bb b/recipes-qt/qt6/qtopcua_git.bb index 234c49f..508f08d 100644 --- a/recipes-qt/qt6/qtopcua_git.bb +++ b/recipes-qt/qt6/qtopcua_git.bb @@ -21,4 +21,4 @@ SECURITY_STRINGFORMAT = "" DEPENDS += "qtbase" -SRCREV = "2c606cc2aeb8d64d6a51a3715b5a5d6b293c7ff3" +SRCREV = "2131f67494957519225ab3487f5a7201e7a9ce23" diff --git a/recipes-qt/qt6/qtquick3d_git.bb b/recipes-qt/qt6/qtquick3d_git.bb index 03ab2ee..cf99f3d 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 = "60a51c975cedb9ddd82c4109a47f6fd8938e02fa" +SRCREV_qtquick3d = "3d6ef8f5d1defe8d8bc144bd8c9ad47ae475da41" SRCREV_assimp = "d71020db155e9b2d4dba5562c980c016cde77f4c" diff --git a/recipes-qt/qt6/qtquickcontrols2_git.bb b/recipes-qt/qt6/qtquickcontrols2_git.bb index cf868d9..933b154 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 = "7be5c50775781593483b5956df15f3e7b1e225d4" +SRCREV = "ac0e1d757af2798a4dcb44dd4a5d425a49cd1613" diff --git a/recipes-qt/qt6/qtquicktimeline_git.bb b/recipes-qt/qt6/qtquicktimeline_git.bb index 669ac8b..3514c6a 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 = "b3ff9f762e2884d637fdb3a24ecadfbcadde2e68" +SRCREV = "00fccbc41dfb2c822fb77b6fe9ae0307c708e0a4" diff --git a/recipes-qt/qt6/qtshadertools_git.bb b/recipes-qt/qt6/qtshadertools_git.bb index 1d19a68..a3eb0ce 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 = "03ee874da27b88b46f06abd124d8a5345f028210" +SRCREV = "c54d37be22e71eecc22469ebb5ab4d9b168fa0da" diff --git a/recipes-qt/qt6/qtsvg_git.bb b/recipes-qt/qt6/qtsvg_git.bb index 2af5478..33b6dc7 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 = "af7b4e8d7d0836b778bcafba6d34ea36c43a010d" +SRCREV = "cbd0a388a287ab13da85649d205f1ec9d3284d37" diff --git a/recipes-qt/qt6/qttools_git.bb b/recipes-qt/qt6/qttools_git.bb index 49b1bd0..5d4230e 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 = "e9c0625d07ed4d476cd8fdba4cfb4d2509f46317" +SRCREV = "ef4a9211a2eb94a1c5c253697176a3c1f8d4fce7" diff --git a/recipes-qt/qt6/qttranslations_git.bb b/recipes-qt/qt6/qttranslations_git.bb index ed6a19f..aa95b57 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 = "50facb10cb7b62545a0c5be4fec0ae91a0db636e" +SRCREV = "5d06b5c4f3454f4f06b9c07997ca902a026fdbc0" diff --git a/recipes-qt/qt6/qtwayland_git.bb b/recipes-qt/qt6/qtwayland_git.bb index 0472f79..1d25e70 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 = "49276bc3bfb5578e9dfa3b1fe9be7f63d5996513" +SRCREV = "5848e9c077494ad2199592aa3fce497778bdafaf"