summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-01-11 10:30:18 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-01-11 14:30:11 +0000
commit91ba00c6616aea4d0ed6a994a5dbac9d5746610d (patch)
tree1a1263a69f8fa6b21e88abd679bc6a9da8041e54
parentd4c6ba577e007975cbcf84f879d0c4206a864a0c (diff)
downloadmeta-boot2qt-91ba00c6616aea4d0ed6a994a5dbac9d5746610d.tar.gz
qt5: update all modules to latest revisions
Change-Id: Ib83cba5083b5cc42263c31deecd684c1059aa966 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r--recipes-qt/qt5/nativesdk-qtbase_git.bbappend2
-rw-r--r--recipes-qt/qt5/qt3d_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtbase_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtconnectivity_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtdeclarative_git.bbappend6
-rw-r--r--recipes-qt/qt5/qtgraphicaleffects_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtimageformats_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtlocation_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtmultimedia_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtquickcontrols_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtsensors_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtserialbus_git.bb7
-rw-r--r--recipes-qt/qt5/qtserialport_git.bbappend2
-rw-r--r--recipes-qt/qt5/qttools_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtwayland-native_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtwayland_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bbappend4
-rw-r--r--recipes-qt/qt5/qtxmlpatterns_git.bbappend2
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 @@
23# Needed by qtxmlpatterns 23# Needed by qtxmlpatterns
24EXTRA_QTLIB = "Network Sql" 24EXTRA_QTLIB = "Network Sql"
25 25
26SRCREV = "dae77465d1a96d7a6c4fd21e9cd92dc11d5ff68b" 26SRCREV = "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 += " \
26 file://0001-Remove-qgltf.patch \ 26 file://0001-Remove-qgltf.patch \
27 " 27 "
28 28
29SRCREV = "f6ff4023e42bec8cfe088f27c17f7d309f0a9003" 29SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "dae77465d1a96d7a6c4fd21e9cd92dc11d5ff68b" 23SRCREV = "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() {
45 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs 45 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs
46} 46}
47 47
48SRCREV = "dae77465d1a96d7a6c4fd21e9cd92dc11d5ff68b" 48SRCREV = "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 @@
22 22
23PACKAGECONFIG += "bluez4" 23PACKAGECONFIG += "bluez4"
24 24
25SRCREV = "0a9d4e32de60f31dac43973037ae7c546fb8cd6a" 25SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "bb921064b966efdaabc2245cad21c3d852848a22" 23SRCREV = "a4b2fa94d28327b83c8a1ddce5741c29cb0a7e0c"
24
25FILES_${PN}-qmlplugins += " \
26 ${OE_QMAKE_PATH_QML}/*.qmltypes \
27 "
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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "59699c9322b3861e3d0251dfd40a65d0f03c76d4" 23SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "531c30ea66d2b8fe517c89bed149a938e16332ec" 23SRCREV = "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"
25EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" 25EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator"
26DEPENDS_emulator += "qtsimulator" 26DEPENDS_emulator += "qtsimulator"
27 27
28SRCREV = "e70502b14a6b78067c18a4645570c077453c34ea" 28SRCREV = "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 @@
22 22
23PACKAGECONFIG += "${@base_contains("DISTRO_FEATURES", "gstreamer010", "gstreamer010", "gstreamer", d)}" 23PACKAGECONFIG += "${@base_contains("DISTRO_FEATURES", "gstreamer010", "gstreamer010", "gstreamer", d)}"
24 24
25SRCREV = "2b7c617e090f495bbf62c1257c822f5849c21742" 25SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "a3ba1a532f92a933141d4671ce644053a0cb6fea" 23SRCREV = "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 @@
23EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" 23EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator"
24DEPENDS_emulator += "qtsimulator" 24DEPENDS_emulator += "qtsimulator"
25 25
26SRCREV = "c398c3a93edfdb3e4f9aa4fda7eb1c981333dd03" 26SRCREV = "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 @@
23require recipes-qt/qt5/qt5.inc 23require recipes-qt/qt5/qt5.inc
24require recipes-qt/qt5/qt5-git.inc 24require recipes-qt/qt5/qt5-git.inc
25 25
26LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0 | GPL-2.0)" 26LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-2.0)"
27LIC_FILES_CHKSUM = " \ 27LIC_FILES_CHKSUM = " \
28 file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \ 28 file://LICENSE.LGPLv3;md5=c4fe8c6de4eef597feec6e90ed62e962 \
29 file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \ 29 file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \
30 file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
31 file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5 \ 30 file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5 \
32" 31"
33 32
34DEPENDS += "qtbase qtserialport" 33DEPENDS += "qtbase qtserialport"
35 34
36SRCREV = "09c85ebde76311ddf46413a38a023f0ffefa5a31" 35SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "5641fd99e3c61291cf5562b5083e93678c5d6ab4" 23SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "83a197e1d73d855360fd45d2172ba09bfc127f62" 23SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "4d3c3a08eba8d30805f18397c98e19ab9fd40722" 23SRCREV = "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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "4d3c3a08eba8d30805f18397c98e19ab9fd40722" 23SRCREV = "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 = " \
26 file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \ 26 file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \
27 " 27 "
28 28
29SRCREV_qtwebengine = "991e32f2fae311f32791df90d8e531e1cbd23c2f" 29SRCREV_qtwebengine = "e9ed15cfb271d42723622ae353304141e0bf2c64"
30SRCREV_chromium = "ec5b3304fc266dfdec7666b8b73d57a3971ea35f" 30SRCREV_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 @@
20## 20##
21############################################################################# 21#############################################################################
22 22
23SRCREV = "ee56885f52b63132bffafad1ccc8830a65d129fa" 23SRCREV = "8ba610490e2d93526c165584e2f52c7ae8e9edc0"