summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-10-28 09:24:44 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-10-28 18:54:21 +0200
commit8eec8855623ff16e838f6385ab9c39c20b72da27 (patch)
tree0c28c111e4a7c2f6c8895026fdc207dbf71b791c /recipes-qt/qt5
parent6fca0e337ba1b8deaac9b6c0fa41a485e5bf5013 (diff)
downloadmeta-qt5-8eec8855623ff16e838f6385ab9c39c20b72da27.tar.gz
qt5: update submodules
Update to latest version in Qt 5.13.2 branch. Task-number: QTBUG-78897 Change-Id: I080c9f2b8fcca21cc0ad657140471bec09e56d4b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5')
-rw-r--r--recipes-qt/qt5/nativesdk-qtbase_git.bb2
-rw-r--r--recipes-qt/qt5/qt3d_git.bb2
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb2
-rw-r--r--recipes-qt/qt5/qtbase_git.bb2
-rw-r--r--recipes-qt/qt5/qtdeclarative_git.bb2
-rw-r--r--recipes-qt/qt5/qtquickcontrols_git.bb2
-rw-r--r--recipes-qt/qt5/qtremoteobjects_git.bb2
-rw-r--r--recipes-qt/qt5/qtsensors_git.bb2
-rw-r--r--recipes-qt/qt5/qtserialbus_git.bb2
-rw-r--r--recipes-qt/qt5/qtserialport_git.bb2
-rw-r--r--recipes-qt/qt5/qtvirtualkeyboard_git.bb2
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb4
-rw-r--r--recipes-qt/qt5/qtwebsockets_git.bb2
13 files changed, 14 insertions, 14 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index e3d4c3b4..667c018a 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -193,4 +193,4 @@ fakeroot do_generate_qt_environment_file() {
193do_generate_qt_environment_file[umask] = "022" 193do_generate_qt_environment_file[umask] = "022"
194addtask generate_qt_environment_file after do_install before do_package 194addtask generate_qt_environment_file after do_install before do_package
195 195
196SRCREV = "a254472a49a490d452b53663ec6c4914e910459d" 196SRCREV = "d3d5eadf2432ddc874eabbb2d2f56c4b9ff8830f"
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index 359ae7b4..33a2a310 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -36,6 +36,6 @@ do_configure_prepend() {
36 ${S}/src/quick3d/imports/input/importsinput.pro 36 ${S}/src/quick3d/imports/input/importsinput.pro
37} 37}
38 38
39SRCREV = "93361f1a59c1edd2e4eb6d2aa7e2da5b73760a18" 39SRCREV = "84fe56e60ee0668290911fa017fd58ffb9e4cd3e"
40 40
41BBCLASSEXTEND += "native nativesdk" 41BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index 8bcea45c..15a9a830 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -143,4 +143,4 @@ do_install() {
143 echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake 143 echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake
144} 144}
145 145
146SRCREV = "a254472a49a490d452b53663ec6c4914e910459d" 146SRCREV = "d3d5eadf2432ddc874eabbb2d2f56c4b9ff8830f"
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index e8025f0e..79324186 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -275,4 +275,4 @@ INSANE_SKIP_${PN}-mkspecs += "file-rdeps"
275 275
276RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" 276RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}"
277 277
278SRCREV = "a254472a49a490d452b53663ec6c4914e910459d" 278SRCREV = "d3d5eadf2432ddc874eabbb2d2f56c4b9ff8830f"
diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb
index a66a646b..3aa10c50 100644
--- a/recipes-qt/qt5/qtdeclarative_git.bb
+++ b/recipes-qt/qt5/qtdeclarative_git.bb
@@ -26,6 +26,6 @@ do_install_append_class-nativesdk() {
26 rm -rf ${D}${OE_QMAKE_PATH_QML} 26 rm -rf ${D}${OE_QMAKE_PATH_QML}
27} 27}
28 28
29SRCREV = "4080025fed9d43a78b578bcab67397712459d28c" 29SRCREV = "0ee5414e58c9c48401bb0361657dd9d252cb6ad9"
30 30
31BBCLASSEXTEND =+ "native nativesdk" 31BBCLASSEXTEND =+ "native nativesdk"
diff --git a/recipes-qt/qt5/qtquickcontrols_git.bb b/recipes-qt/qt5/qtquickcontrols_git.bb
index 16afde6a..7632f6e3 100644
--- a/recipes-qt/qt5/qtquickcontrols_git.bb
+++ b/recipes-qt/qt5/qtquickcontrols_git.bb
@@ -17,4 +17,4 @@ FILES_${PN}-qmlplugins += " \
17 ${OE_QMAKE_PATH_QML}/QtQuick/Dialogs/qml/icons.ttf \ 17 ${OE_QMAKE_PATH_QML}/QtQuick/Dialogs/qml/icons.ttf \
18" 18"
19 19
20SRCREV = "9a5e84b8f9ca0eeda8170eb93c093f3ab25de988" 20SRCREV = "43a843142f0dfc43089594caaa2d5174498ffd91"
diff --git a/recipes-qt/qt5/qtremoteobjects_git.bb b/recipes-qt/qt5/qtremoteobjects_git.bb
index c7299370..b9652f10 100644
--- a/recipes-qt/qt5/qtremoteobjects_git.bb
+++ b/recipes-qt/qt5/qtremoteobjects_git.bb
@@ -25,6 +25,6 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only"
25 25
26EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" 26EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
27 27
28SRCREV = "44d51ea7b45b2dce1b6772217269a4d1dff88a80" 28SRCREV = "73e620404968c8b0c126db925687f82757933916"
29 29
30BBCLASSEXTEND += "native nativesdk" 30BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt5/qtsensors_git.bb b/recipes-qt/qt5/qtsensors_git.bb
index 59cfe0b4..12e3ab64 100644
--- a/recipes-qt/qt5/qtsensors_git.bb
+++ b/recipes-qt/qt5/qtsensors_git.bb
@@ -12,4 +12,4 @@ LIC_FILES_CHKSUM = " \
12 12
13DEPENDS += "qtbase qtdeclarative" 13DEPENDS += "qtbase qtdeclarative"
14 14
15SRCREV = "e032fe21b6d8d2c92e93ab0ba7a367be23db82b8" 15SRCREV = "151c71a860f69698e7470e3b997e48dcc937600e"
diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb
index 07032cdb..938da0d9 100644
--- a/recipes-qt/qt5/qtserialbus_git.bb
+++ b/recipes-qt/qt5/qtserialbus_git.bb
@@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \
11 11
12DEPENDS += "qtbase qtserialport" 12DEPENDS += "qtbase qtserialport"
13 13
14SRCREV = "9c498a990646f6d51b461a246b7cce477423721a" 14SRCREV = "ed16064dc4ff340a27ee971f1f0276fe1bdfd403"
diff --git a/recipes-qt/qt5/qtserialport_git.bb b/recipes-qt/qt5/qtserialport_git.bb
index 886b8a63..da3f5774 100644
--- a/recipes-qt/qt5/qtserialport_git.bb
+++ b/recipes-qt/qt5/qtserialport_git.bb
@@ -12,4 +12,4 @@ LIC_FILES_CHKSUM = " \
12 12
13DEPENDS += "qtbase" 13DEPENDS += "qtbase"
14 14
15SRCREV = "2216279ffd43fb84042da2faa5bc432770351ec3" 15SRCREV = "3f48932a92301ea4a5dbce536a7d9dcc17f467cb"
diff --git a/recipes-qt/qt5/qtvirtualkeyboard_git.bb b/recipes-qt/qt5/qtvirtualkeyboard_git.bb
index a6782f46..ae711e93 100644
--- a/recipes-qt/qt5/qtvirtualkeyboard_git.bb
+++ b/recipes-qt/qt5/qtvirtualkeyboard_git.bb
@@ -71,4 +71,4 @@ FILES_${PN} += "${OE_QMAKE_PATH_DATA}/qtvirtualkeyboard/lipi_toolkit"
71 71
72DEPENDS += "qtbase qtdeclarative qtmultimedia qtquickcontrols qtsvg qtxmlpatterns qtdeclarative-native" 72DEPENDS += "qtbase qtdeclarative qtmultimedia qtquickcontrols qtsvg qtxmlpatterns qtdeclarative-native"
73 73
74SRCREV = "8fc2c34c670fb9bc9ed2393b2d2e1592a74dbfb0" 74SRCREV = "b11fb9ecacb3b2196e9568272c6e5489dfb5ddaf"
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index b0ed5a1e..ccb3beb8 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -177,8 +177,8 @@ SRC_URI_append_libc-musl = "\
177 file://chromium/0019-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ 177 file://chromium/0019-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \
178" 178"
179 179
180SRCREV_qtwebengine = "d8295dc15d8dd80089c8493a35c88d046d6a4884" 180SRCREV_qtwebengine = "4a141b148d04be3b97d29d2ef808c30c2e8f54b1"
181SRCREV_chromium = "18d4c6e8250324d084d89b17ad80721bb46ddbd9" 181SRCREV_chromium = "c88d2026cc604c9cc7b42e4684eb480f12690e30"
182SRCREV = "${SRCREV_qtwebengine}" 182SRCREV = "${SRCREV_qtwebengine}"
183 183
184SRCREV_FORMAT = "qtwebengine_chromium" 184SRCREV_FORMAT = "qtwebengine_chromium"
diff --git a/recipes-qt/qt5/qtwebsockets_git.bb b/recipes-qt/qt5/qtwebsockets_git.bb
index 69fd08fd..a23f7af5 100644
--- a/recipes-qt/qt5/qtwebsockets_git.bb
+++ b/recipes-qt/qt5/qtwebsockets_git.bb
@@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \
11 11
12DEPENDS += "qtbase qtdeclarative" 12DEPENDS += "qtbase qtdeclarative"
13 13
14SRCREV = "a8bbc056335719830a6b2746b7a85cfa2fd89164" 14SRCREV = "07f8e5dae95ae78c200817cd73e612bdb4659d2b"