summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2016-11-14 14:52:10 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2016-11-14 13:41:05 +0000
commit0f0cb68128ab80e920e072f1866d35c066456934 (patch)
tree5d0367bef045ca6a18d3f5652f3126c439a1a26e
parentc6cb496a8dc9ce54015be5649d259e11cc15c511 (diff)
downloadmeta-boot2qt-0f0cb68128ab80e920e072f1866d35c066456934.tar.gz
qt5: update submodules
Change-Id: Iad62f9e644bb9c8bda1f00b34ea3a916976bd870 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/qt5/nativesdk-qtbase_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.bbappend2
-rw-r--r--recipes-qt/qt5/qtlocation_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtsensors_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtserialport_git.bbappend2
-rw-r--r--recipes-qt/qt5/qttools_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtwebchannel_git.bbappend2
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bbappend2
11 files changed, 11 insertions, 11 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bbappend b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend
index 08b6081..4c832e0 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bbappend
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend
@@ -27,7 +27,7 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30SRCREV = "65858057f0f76908e4734fd06e0cfaeb2ee233cd" 30SRCREV = "3654a401f8e046e2fa5a340d0380cc0088a03048"
31 31
32FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:" 32FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:"
33 33
diff --git a/recipes-qt/qt5/qtbase-native_git.bbappend b/recipes-qt/qt5/qtbase-native_git.bbappend
index 322312e..bcd3aa2 100644
--- a/recipes-qt/qt5/qtbase-native_git.bbappend
+++ b/recipes-qt/qt5/qtbase-native_git.bbappend
@@ -27,7 +27,7 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30SRCREV = "65858057f0f76908e4734fd06e0cfaeb2ee233cd" 30SRCREV = "3654a401f8e046e2fa5a340d0380cc0088a03048"
31 31
32FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:" 32FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:"
33 33
diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend
index 1e1dd84..4b0d206 100644
--- a/recipes-qt/qt5/qtbase_git.bbappend
+++ b/recipes-qt/qt5/qtbase_git.bbappend
@@ -53,5 +53,5 @@ do_configure_prepend() {
53 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs 53 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs
54} 54}
55 55
56SRCREV = "65858057f0f76908e4734fd06e0cfaeb2ee233cd" 56SRCREV = "3654a401f8e046e2fa5a340d0380cc0088a03048"
57 57
diff --git a/recipes-qt/qt5/qtconnectivity_git.bbappend b/recipes-qt/qt5/qtconnectivity_git.bbappend
index a3dc415..c1a9bbd 100644
--- a/recipes-qt/qt5/qtconnectivity_git.bbappend
+++ b/recipes-qt/qt5/qtconnectivity_git.bbappend
@@ -27,5 +27,5 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30SRCREV = "7b443cd0fdd1940a8bfaad73df5e309a52b7669f" 30SRCREV = "d884d20c5530b67fbd2fba35cdb71a9f969196be"
31 31
diff --git a/recipes-qt/qt5/qtdeclarative_git.bbappend b/recipes-qt/qt5/qtdeclarative_git.bbappend
index 3094d0d..152892e 100644
--- a/recipes-qt/qt5/qtdeclarative_git.bbappend
+++ b/recipes-qt/qt5/qtdeclarative_git.bbappend
@@ -27,4 +27,4 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30SRCREV = "c5755267227a81e35052eb447895aa2f1428ebe1" 30SRCREV = "2a992040e2ef3f9dab087be3bfac05e28596672b"
diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend
index 10309ad..52c490e 100644
--- a/recipes-qt/qt5/qtlocation_git.bbappend
+++ b/recipes-qt/qt5/qtlocation_git.bbappend
@@ -32,4 +32,4 @@ PACKAGECONFIG += "gypsy"
32EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" 32EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator"
33DEPENDS_emulator += "qtsimulator" 33DEPENDS_emulator += "qtsimulator"
34 34
35SRCREV = "3abe52c28d9d960b284586e5b6f0277f91362ee9" 35SRCREV = "de5be121d84b062f1b72c91dddc877e5e88babc0"
diff --git a/recipes-qt/qt5/qtsensors_git.bbappend b/recipes-qt/qt5/qtsensors_git.bbappend
index df982d8..d248cf0 100644
--- a/recipes-qt/qt5/qtsensors_git.bbappend
+++ b/recipes-qt/qt5/qtsensors_git.bbappend
@@ -30,4 +30,4 @@
30EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" 30EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator"
31DEPENDS_emulator += "qtsimulator" 31DEPENDS_emulator += "qtsimulator"
32 32
33SRCREV = "ecd018fe2ee4508e094f631d882ecc1360abec01" 33SRCREV = "5a57beaaa5f637070ccbf30d79ad27861134c7a8"
diff --git a/recipes-qt/qt5/qtserialport_git.bbappend b/recipes-qt/qt5/qtserialport_git.bbappend
index 131ff1c..498aeb6 100644
--- a/recipes-qt/qt5/qtserialport_git.bbappend
+++ b/recipes-qt/qt5/qtserialport_git.bbappend
@@ -27,4 +27,4 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30SRCREV = "dee818e77a6cf9a6c164fbc7ee132fe875f7f998" 30SRCREV = "0b9f41c28cece4fe51011083e646aba405ec3a65"
diff --git a/recipes-qt/qt5/qttools_git.bbappend b/recipes-qt/qt5/qttools_git.bbappend
index 9b17908..6f2c016 100644
--- a/recipes-qt/qt5/qttools_git.bbappend
+++ b/recipes-qt/qt5/qttools_git.bbappend
@@ -27,4 +27,4 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30SRCREV = "01a560811df01514673315dc461ad7f51eff1dfa" 30SRCREV = "8575ed82ff0dd43aed8f5de67b4cfef06fec8c33"
diff --git a/recipes-qt/qt5/qtwebchannel_git.bbappend b/recipes-qt/qt5/qtwebchannel_git.bbappend
index 5867432..e19dfe7 100644
--- a/recipes-qt/qt5/qtwebchannel_git.bbappend
+++ b/recipes-qt/qt5/qtwebchannel_git.bbappend
@@ -27,4 +27,4 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30SRCREV = "2d29a774dd165ee2acd0b607b7e0d02a37c5fea5" 30SRCREV = "31eb0d8c7d78fe60dbad94091a56e97b4fcaa52b"
diff --git a/recipes-qt/qt5/qtwebengine_git.bbappend b/recipes-qt/qt5/qtwebengine_git.bbappend
index 8fc8eff..aadbc09 100644
--- a/recipes-qt/qt5/qtwebengine_git.bbappend
+++ b/recipes-qt/qt5/qtwebengine_git.bbappend
@@ -33,5 +33,5 @@ SRC_URI_append_mx6 = " \
33 file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \ 33 file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \
34 " 34 "
35 35
36SRCREV_qtwebengine = "37c8cc637d8f2e06b715362d5b8fa491e1ce93ff" 36SRCREV_qtwebengine = "15ded5ca62f53a01f85a52326f0b335a8a012bbd"
37SRCREV_chromium = "881a7672e23192eaf7e1ac2f94e086b560104f10" 37SRCREV_chromium = "881a7672e23192eaf7e1ac2f94e086b560104f10"