From 381c4318e0ec4de5eab402a02366d4941270a43f Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Mon, 27 May 2019 12:36:20 +0300 Subject: qt5: update submodules Update to latest content in Qt 5.13.0 branch Task-number: QTBUG-72311 Change-Id: Idcef4d359f3ccf6fd4e16a179e79c1d32a717474 Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qtlocation_git.bb | 2 +- recipes-qt/qt5/qtserialbus_git.bb | 2 +- recipes-qt/qt5/qttools_git.bb | 2 +- recipes-qt/qt5/qtwebengine_git.bb | 4 ++-- recipes-qt/qt5/qtwebsockets_git.bb | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index 7064bc72..eae03ae1 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb @@ -31,7 +31,7 @@ SRC_URI += " \ ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ " -SRCREV_qtlocation = "ca339bc55d6fc617c63e723c43150445fc8ac050" +SRCREV_qtlocation = "667af08a388ffc3441adc5b8e73f2f8797b274c5" SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53" SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb index c73f88b2..1d48f5b0 100644 --- a/recipes-qt/qt5/qtserialbus_git.bb +++ b/recipes-qt/qt5/qtserialbus_git.bb @@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \ DEPENDS += "qtbase qtserialport" -SRCREV = "562113342f2b232d38a3ea05e84b8d2584799218" +SRCREV = "b18c452fdbe09c54caacb4323dea65b3746485e5" diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 3e0f8822..5cf0a893 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb @@ -32,7 +32,7 @@ EXTRA_QMAKEVARS_PRE += " \ ${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)} \ " -SRCREV = "e363e6400afaa4ddc691bfb5796efd34ecd4f4a8" +SRCREV = "326463142b42b03c0e4c59069e099d6fd27212ce" BBCLASSEXTEND = "native nativesdk" diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 6d1bd8e9..a281cba2 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb @@ -172,8 +172,8 @@ SRC_URI_append_libc-musl = "\ file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ " -SRCREV_qtwebengine = "0835dfa3f9b2b20f6f40ee0c2140d5222ed4fff5" -SRCREV_chromium = "00390e99a0041585e1b4ae6dcc6ff12a3d64c743" +SRCREV_qtwebengine = "5d4bac57a0191287a2fc345f6b398fb1f5d08517" +SRCREV_chromium = "8a28c0bb19fc8627812cb7c3154408b71ff2bf5e" SRCREV = "${SRCREV_qtwebengine}" SRCREV_FORMAT = "qtwebengine_chromium" diff --git a/recipes-qt/qt5/qtwebsockets_git.bb b/recipes-qt/qt5/qtwebsockets_git.bb index b4a10936..11144537 100644 --- a/recipes-qt/qt5/qtwebsockets_git.bb +++ b/recipes-qt/qt5/qtwebsockets_git.bb @@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \ DEPENDS += "qtbase qtdeclarative" -SRCREV = "142d9798d262a41c09a9c43f3ae3a82c771fc800" +SRCREV = "b7d892b97697f90b3669dab56358a48fb3542f68" -- cgit v1.2.3-54-g00ecf