From 91ba00c6616aea4d0ed6a994a5dbac9d5746610d Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 11 Jan 2016 10:30:18 +0200 Subject: qt5: update all modules to latest revisions Change-Id: Ib83cba5083b5cc42263c31deecd684c1059aa966 Reviewed-by: Teemu Holappa --- recipes-qt/qt5/nativesdk-qtbase_git.bbappend | 2 +- recipes-qt/qt5/qt3d_git.bbappend | 2 +- recipes-qt/qt5/qtbase-native_git.bbappend | 2 +- recipes-qt/qt5/qtbase_git.bbappend | 2 +- recipes-qt/qt5/qtconnectivity_git.bbappend | 2 +- recipes-qt/qt5/qtdeclarative_git.bbappend | 6 +++++- recipes-qt/qt5/qtgraphicaleffects_git.bbappend | 2 +- recipes-qt/qt5/qtimageformats_git.bbappend | 2 +- recipes-qt/qt5/qtlocation_git.bbappend | 2 +- recipes-qt/qt5/qtmultimedia_git.bbappend | 2 +- recipes-qt/qt5/qtquickcontrols_git.bbappend | 2 +- recipes-qt/qt5/qtsensors_git.bbappend | 2 +- recipes-qt/qt5/qtserialbus_git.bb | 7 +++---- recipes-qt/qt5/qtserialport_git.bbappend | 2 +- recipes-qt/qt5/qttools_git.bbappend | 2 +- recipes-qt/qt5/qtwayland-native_git.bbappend | 2 +- recipes-qt/qt5/qtwayland_git.bbappend | 2 +- recipes-qt/qt5/qtwebengine_git.bbappend | 4 ++-- recipes-qt/qt5/qtxmlpatterns_git.bbappend | 2 +- 19 files changed, 26 insertions(+), 23 deletions(-) diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bbappend b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend index 475dfc7..bdf61c6 100644 --- a/recipes-qt/qt5/nativesdk-qtbase_git.bbappend +++ b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend @@ -23,4 +23,4 @@ # Needed by qtxmlpatterns EXTRA_QTLIB = "Network Sql" -SRCREV = "dae77465d1a96d7a6c4fd21e9cd92dc11d5ff68b" +SRCREV = "3880f41e683f02b905c8cbc3c578c3f3a0a1eb2e" diff --git a/recipes-qt/qt5/qt3d_git.bbappend b/recipes-qt/qt5/qt3d_git.bbappend index 1951f1a..19970ef 100644 --- a/recipes-qt/qt5/qt3d_git.bbappend +++ b/recipes-qt/qt5/qt3d_git.bbappend @@ -26,4 +26,4 @@ SRC_URI += " \ file://0001-Remove-qgltf.patch \ " -SRCREV = "f6ff4023e42bec8cfe088f27c17f7d309f0a9003" +SRCREV = "ab5dcff44a80884834c5e480e59a2424003c39f1" diff --git a/recipes-qt/qt5/qtbase-native_git.bbappend b/recipes-qt/qt5/qtbase-native_git.bbappend index 4850e7d..3aa38cb 100644 --- a/recipes-qt/qt5/qtbase-native_git.bbappend +++ b/recipes-qt/qt5/qtbase-native_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "dae77465d1a96d7a6c4fd21e9cd92dc11d5ff68b" +SRCREV = "3880f41e683f02b905c8cbc3c578c3f3a0a1eb2e" diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend index ac7245c..3db4e07 100644 --- a/recipes-qt/qt5/qtbase_git.bbappend +++ b/recipes-qt/qt5/qtbase_git.bbappend @@ -45,4 +45,4 @@ do_configure_prepend() { install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs } -SRCREV = "dae77465d1a96d7a6c4fd21e9cd92dc11d5ff68b" +SRCREV = "3880f41e683f02b905c8cbc3c578c3f3a0a1eb2e" diff --git a/recipes-qt/qt5/qtconnectivity_git.bbappend b/recipes-qt/qt5/qtconnectivity_git.bbappend index f7d8e21..3d2c0be 100644 --- a/recipes-qt/qt5/qtconnectivity_git.bbappend +++ b/recipes-qt/qt5/qtconnectivity_git.bbappend @@ -22,4 +22,4 @@ PACKAGECONFIG += "bluez4" -SRCREV = "0a9d4e32de60f31dac43973037ae7c546fb8cd6a" +SRCREV = "9d3e7e9c2edb38a6bca9bb6c1cdef02c0a329ec4" diff --git a/recipes-qt/qt5/qtdeclarative_git.bbappend b/recipes-qt/qt5/qtdeclarative_git.bbappend index 3a9b5eb..5d1611c 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bbappend +++ b/recipes-qt/qt5/qtdeclarative_git.bbappend @@ -20,4 +20,8 @@ ## ############################################################################# -SRCREV = "bb921064b966efdaabc2245cad21c3d852848a22" +SRCREV = "a4b2fa94d28327b83c8a1ddce5741c29cb0a7e0c" + +FILES_${PN}-qmlplugins += " \ + ${OE_QMAKE_PATH_QML}/*.qmltypes \ + " diff --git a/recipes-qt/qt5/qtgraphicaleffects_git.bbappend b/recipes-qt/qt5/qtgraphicaleffects_git.bbappend index fbe028a..d5051e3 100644 --- a/recipes-qt/qt5/qtgraphicaleffects_git.bbappend +++ b/recipes-qt/qt5/qtgraphicaleffects_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "59699c9322b3861e3d0251dfd40a65d0f03c76d4" +SRCREV = "3f240169388d2f3090cd5730e03df8d8ab670510" diff --git a/recipes-qt/qt5/qtimageformats_git.bbappend b/recipes-qt/qt5/qtimageformats_git.bbappend index d595b62..dffcaa7 100644 --- a/recipes-qt/qt5/qtimageformats_git.bbappend +++ b/recipes-qt/qt5/qtimageformats_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "531c30ea66d2b8fe517c89bed149a938e16332ec" +SRCREV = "6730d70f001c9492d32a6a8e95c304a52d7ddc35" diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend index dbe5341..5e6f59e 100644 --- a/recipes-qt/qt5/qtlocation_git.bbappend +++ b/recipes-qt/qt5/qtlocation_git.bbappend @@ -25,4 +25,4 @@ PACKAGECONFIG += "gypsy" EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" DEPENDS_emulator += "qtsimulator" -SRCREV = "e70502b14a6b78067c18a4645570c077453c34ea" +SRCREV = "cf6bf74b900db1efd2f2c6d51313505fade267ee" diff --git a/recipes-qt/qt5/qtmultimedia_git.bbappend b/recipes-qt/qt5/qtmultimedia_git.bbappend index 51e21d7..abfd613 100644 --- a/recipes-qt/qt5/qtmultimedia_git.bbappend +++ b/recipes-qt/qt5/qtmultimedia_git.bbappend @@ -22,4 +22,4 @@ PACKAGECONFIG += "${@base_contains("DISTRO_FEATURES", "gstreamer010", "gstreamer010", "gstreamer", d)}" -SRCREV = "2b7c617e090f495bbf62c1257c822f5849c21742" +SRCREV = "315a946e4088f9b5e8c4aad76fbb155654688172" diff --git a/recipes-qt/qt5/qtquickcontrols_git.bbappend b/recipes-qt/qt5/qtquickcontrols_git.bbappend index c9176e0..2f54def 100644 --- a/recipes-qt/qt5/qtquickcontrols_git.bbappend +++ b/recipes-qt/qt5/qtquickcontrols_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "a3ba1a532f92a933141d4671ce644053a0cb6fea" +SRCREV = "5a992a14da4334364d81ad8d9e0b270ad0bb370d" diff --git a/recipes-qt/qt5/qtsensors_git.bbappend b/recipes-qt/qt5/qtsensors_git.bbappend index 7fbf077..14c2844 100644 --- a/recipes-qt/qt5/qtsensors_git.bbappend +++ b/recipes-qt/qt5/qtsensors_git.bbappend @@ -23,4 +23,4 @@ EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" DEPENDS_emulator += "qtsimulator" -SRCREV = "c398c3a93edfdb3e4f9aa4fda7eb1c981333dd03" +SRCREV = "3b334c8e10628a362f54651884a6552966e74a02" diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb index f949a5a..7d763f8 100644 --- a/recipes-qt/qt5/qtserialbus_git.bb +++ b/recipes-qt/qt5/qtserialbus_git.bb @@ -23,14 +23,13 @@ require recipes-qt/qt5/qt5.inc require recipes-qt/qt5/qt5-git.inc -LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0 | GPL-2.0)" +LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-2.0)" LIC_FILES_CHKSUM = " \ - file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \ + file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \ file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \ - file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \ file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5 \ " DEPENDS += "qtbase qtserialport" -SRCREV = "09c85ebde76311ddf46413a38a023f0ffefa5a31" +SRCREV = "11661526113009079c22ed18701c17543c62c25c" diff --git a/recipes-qt/qt5/qtserialport_git.bbappend b/recipes-qt/qt5/qtserialport_git.bbappend index 9b01781..7184873 100644 --- a/recipes-qt/qt5/qtserialport_git.bbappend +++ b/recipes-qt/qt5/qtserialport_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "5641fd99e3c61291cf5562b5083e93678c5d6ab4" +SRCREV = "afe2f2386ecfdc3d0d3fe46f7d1662ab0b6851ce" diff --git a/recipes-qt/qt5/qttools_git.bbappend b/recipes-qt/qt5/qttools_git.bbappend index e0046a9..aeb6ce7 100644 --- a/recipes-qt/qt5/qttools_git.bbappend +++ b/recipes-qt/qt5/qttools_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "83a197e1d73d855360fd45d2172ba09bfc127f62" +SRCREV = "fe4c8a36bccf83b0026ef000af69cbc41b269386" diff --git a/recipes-qt/qt5/qtwayland-native_git.bbappend b/recipes-qt/qt5/qtwayland-native_git.bbappend index ebac13b..c269361 100644 --- a/recipes-qt/qt5/qtwayland-native_git.bbappend +++ b/recipes-qt/qt5/qtwayland-native_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "4d3c3a08eba8d30805f18397c98e19ab9fd40722" +SRCREV = "f51de354b14d5a25d7e32debe0d56b9fbed67a4f" diff --git a/recipes-qt/qt5/qtwayland_git.bbappend b/recipes-qt/qt5/qtwayland_git.bbappend index ebac13b..c269361 100644 --- a/recipes-qt/qt5/qtwayland_git.bbappend +++ b/recipes-qt/qt5/qtwayland_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "4d3c3a08eba8d30805f18397c98e19ab9fd40722" +SRCREV = "f51de354b14d5a25d7e32debe0d56b9fbed67a4f" diff --git a/recipes-qt/qt5/qtwebengine_git.bbappend b/recipes-qt/qt5/qtwebengine_git.bbappend index 7509ea6..168f5aa 100644 --- a/recipes-qt/qt5/qtwebengine_git.bbappend +++ b/recipes-qt/qt5/qtwebengine_git.bbappend @@ -26,5 +26,5 @@ SRC_URI_append_mx6 = " \ file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \ " -SRCREV_qtwebengine = "991e32f2fae311f32791df90d8e531e1cbd23c2f" -SRCREV_chromium = "ec5b3304fc266dfdec7666b8b73d57a3971ea35f" +SRCREV_qtwebengine = "e9ed15cfb271d42723622ae353304141e0bf2c64" +SRCREV_chromium = "4cb3a5a4f03774ae47d69a84a3423d14e59a2d2e" diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bbappend b/recipes-qt/qt5/qtxmlpatterns_git.bbappend index d590866..4d508e7 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bbappend +++ b/recipes-qt/qt5/qtxmlpatterns_git.bbappend @@ -20,4 +20,4 @@ ## ############################################################################# -SRCREV = "ee56885f52b63132bffafad1ccc8830a65d129fa" +SRCREV = "8ba610490e2d93526c165584e2f52c7ae8e9edc0" -- cgit v1.2.3-54-g00ecf