diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-16 16:25:59 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-16 17:32:07 +0000 |
commit | d38bf0b3324c7b1ef629d19dcaff6398036d1659 (patch) | |
tree | d3c12da2102ed2794627cee17ef039d5c376dad3 | |
parent | 7b08d41c72a589d6f25afd9af8af59e02cdf1f64 (diff) | |
download | meta-boot2qt-d38bf0b3324c7b1ef629d19dcaff6398036d1659.tar.gz |
qt5: update submodules
Change-Id: Id33d4653bf001ced5759f24666fb5ff30c40abe0
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r-- | recipes-qt/qt5/qtcanvas3d_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtlocation_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtserialport_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwayland_5.7-wip.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bbappend | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/recipes-qt/qt5/qtcanvas3d_git.bbappend b/recipes-qt/qt5/qtcanvas3d_git.bbappend index d5807f8..0a8d678 100644 --- a/recipes-qt/qt5/qtcanvas3d_git.bbappend +++ b/recipes-qt/qt5/qtcanvas3d_git.bbappend | |||
@@ -19,4 +19,4 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "f669d1708c1009adc7d82d42bf550e0d971e827f" | 22 | SRCREV = "5a17c4ca0552c9f4e6b5646f0cee2b21a55c3d18" |
diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend index 956edc9..a012288 100644 --- a/recipes-qt/qt5/qtlocation_git.bbappend +++ b/recipes-qt/qt5/qtlocation_git.bbappend | |||
@@ -24,4 +24,4 @@ PACKAGECONFIG += "gypsy" | |||
24 | EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" | 24 | EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" |
25 | DEPENDS_emulator += "qtsimulator" | 25 | DEPENDS_emulator += "qtsimulator" |
26 | 26 | ||
27 | SRCREV = "a2b6581e5a865ec1a3a7006b668e36c64d2f7ef5" | 27 | SRCREV = "526f459330d9bb5238479523f45aaa4caa958f77" |
diff --git a/recipes-qt/qt5/qtserialport_git.bbappend b/recipes-qt/qt5/qtserialport_git.bbappend index 915e9b3..188e736 100644 --- a/recipes-qt/qt5/qtserialport_git.bbappend +++ b/recipes-qt/qt5/qtserialport_git.bbappend | |||
@@ -19,4 +19,4 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "6dda140ada3d7c683537b069bf1512275a190884" | 22 | SRCREV = "6ba354a0ec3bd3064d072cf170fe9f60f9ae3389" |
diff --git a/recipes-qt/qt5/qtwayland_5.7-wip.bb b/recipes-qt/qt5/qtwayland_5.7-wip.bb index 58dfccd..0828a42 100644 --- a/recipes-qt/qt5/qtwayland_5.7-wip.bb +++ b/recipes-qt/qt5/qtwayland_5.7-wip.bb | |||
@@ -21,7 +21,7 @@ | |||
21 | 21 | ||
22 | require recipes-qt/qt5/qtwayland_git.bb | 22 | require recipes-qt/qt5/qtwayland_git.bb |
23 | 23 | ||
24 | SRCREV = "2adae188cb916d5a6ffbee65abf4ee8144de9ec2" | 24 | SRCREV = "600d845ff4a89982dd6a8c9fa0dd60b2bf861ff5" |
25 | PV = "5.7-wip+git${SRCPV}" | 25 | PV = "5.7-wip+git${SRCPV}" |
26 | QT_MODULE_BRANCH = "wip-compositor-api" | 26 | QT_MODULE_BRANCH = "wip-compositor-api" |
27 | EXTRA_QMAKEVARS_PRE += "CONFIG+=explicitlib" | 27 | EXTRA_QMAKEVARS_PRE += "CONFIG+=explicitlib" |
diff --git a/recipes-qt/qt5/qtwebengine_git.bbappend b/recipes-qt/qt5/qtwebengine_git.bbappend index a57f074..cb4b00f 100644 --- a/recipes-qt/qt5/qtwebengine_git.bbappend +++ b/recipes-qt/qt5/qtwebengine_git.bbappend | |||
@@ -25,5 +25,5 @@ SRC_URI_append_mx6 = " \ | |||
25 | file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \ | 25 | file://0001-Fix-slow-video-with-webengine-on-nitrogen6x.patch \ |
26 | " | 26 | " |
27 | 27 | ||
28 | SRCREV_qtwebengine = "87cc80fd8182b24ff42f0f5458cb82f139730536" | 28 | SRCREV_qtwebengine = "f3330812f8b15dabd5628ac9e40178f20180d8cf" |
29 | SRCREV_chromium = "3f655a31b4979b0862e5aec1c8f47b597464749f" | 29 | SRCREV_chromium = "e63eb5276c8d141853e2c26bf1bac469ed60465f" |