diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2016-09-19 12:12:49 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2016-09-20 06:11:11 +0000 |
commit | 2b115238356e2cfa963f004cb8469533d4d21305 (patch) | |
tree | 840a7d97417fa719ac3bee70506cf368846abab4 /recipes-qt | |
parent | 5e19fd01a8021b2aef3488666c555edd63eb4582 (diff) | |
download | meta-boot2qt-2b115238356e2cfa963f004cb8469533d4d21305.tar.gz |
qt5: update submodules
final qt 5.6.2 content
Change-Id: I6b12d95cdc356a73f59c187d70676f2e17bb3b65
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt')
-rw-r--r-- | recipes-qt/qt5/nativesdk-qtbase_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtcanvas3d_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtcharts_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtconnectivity_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtdeclarative-render2d_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtdeclarative_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtlocation_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtmultimedia_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtquickcontrols_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtsensors_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtserialbus_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtserialport_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtvirtualkeyboard_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwayland-native_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwayland_git.bbappend | 2 | ||||
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bbappend | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bbappend b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend index cfab8e6..0fb1a15 100644 --- a/recipes-qt/qt5/nativesdk-qtbase_git.bbappend +++ b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend | |||
@@ -19,7 +19,7 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "c8a6b4278b04ff3ffb4484a3cf17cf4638dbadb4" | 22 | SRCREV = "f242b91189e3bd0cc96dd1a2695eef0521099aea" |
23 | 23 | ||
24 | FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:" | 24 | FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:" |
25 | 25 | ||
diff --git a/recipes-qt/qt5/qtbase-native_git.bbappend b/recipes-qt/qt5/qtbase-native_git.bbappend index 9b8c5c6..529748f 100644 --- a/recipes-qt/qt5/qtbase-native_git.bbappend +++ b/recipes-qt/qt5/qtbase-native_git.bbappend | |||
@@ -19,7 +19,7 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "c8a6b4278b04ff3ffb4484a3cf17cf4638dbadb4" | 22 | SRCREV = "f242b91189e3bd0cc96dd1a2695eef0521099aea" |
23 | 23 | ||
24 | FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:" | 24 | FILESEXTRAPATHS_prepend := "${THISDIR}/qtbase:" |
25 | 25 | ||
diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend index 48b8165..9c92738 100644 --- a/recipes-qt/qt5/qtbase_git.bbappend +++ b/recipes-qt/qt5/qtbase_git.bbappend | |||
@@ -45,7 +45,7 @@ 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 | ||
48 | SRCREV = "c8a6b4278b04ff3ffb4484a3cf17cf4638dbadb4" | 48 | SRCREV = "f242b91189e3bd0cc96dd1a2695eef0521099aea" |
49 | 49 | ||
50 | # Temporarily here, until merged upstream | 50 | # Temporarily here, until merged upstream |
51 | PACKAGECONFIG[kms] = "-kms,-no-kms,drm virtual/egl" | 51 | PACKAGECONFIG[kms] = "-kms,-no-kms,drm virtual/egl" |
diff --git a/recipes-qt/qt5/qtcanvas3d_git.bbappend b/recipes-qt/qt5/qtcanvas3d_git.bbappend index 95ef942..2c3ba90 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 = "2778071f6c80b5397a183db37114aef881ade855" | 22 | SRCREV = "85fe2daab5ed14655b456df8821c9f5f606fdc12" |
diff --git a/recipes-qt/qt5/qtcharts_git.bb b/recipes-qt/qt5/qtcharts_git.bb index c5a129d..359c43d 100644 --- a/recipes-qt/qt5/qtcharts_git.bb +++ b/recipes-qt/qt5/qtcharts_git.bb | |||
@@ -26,6 +26,6 @@ LIC_FILES_CHKSUM = "file://src/charts/qchart.h;md5=a712f087e2146153f45db2e8eb1a3 | |||
26 | inherit qt5-module qtquickcompiler | 26 | inherit qt5-module qtquickcompiler |
27 | require recipes-qt/qt5/qt5-git.inc | 27 | require recipes-qt/qt5/qt5-git.inc |
28 | 28 | ||
29 | SRCREV = "8ed3130583510feba58e6f289d1c7b5d051a6663" | 29 | SRCREV = "1474e311738e2676b65c4c40dc7ff0dbf4d6a5bd" |
30 | 30 | ||
31 | DEPENDS = "qtbase qtdeclarative qtmultimedia" | 31 | DEPENDS = "qtbase qtdeclarative qtmultimedia" |
diff --git a/recipes-qt/qt5/qtconnectivity_git.bbappend b/recipes-qt/qt5/qtconnectivity_git.bbappend index 0439edb..f57a619 100644 --- a/recipes-qt/qt5/qtconnectivity_git.bbappend +++ b/recipes-qt/qt5/qtconnectivity_git.bbappend | |||
@@ -19,4 +19,4 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "21e7cb1bafdfc06c263e10067d02f9b103ff660f" | 22 | SRCREV = "bd7649557e99be543b78492d96bb2982e0a3e4c4" |
diff --git a/recipes-qt/qt5/qtdeclarative-render2d_git.bb b/recipes-qt/qt5/qtdeclarative-render2d_git.bb index 3e1152f..8597315 100644 --- a/recipes-qt/qt5/qtdeclarative-render2d_git.bb +++ b/recipes-qt/qt5/qtdeclarative-render2d_git.bb | |||
@@ -26,6 +26,6 @@ LIC_FILES_CHKSUM = "file://src/plugins/scenegraph/softwarecontext/softwarelayer. | |||
26 | inherit qt5-module | 26 | inherit qt5-module |
27 | require recipes-qt/qt5/qt5-git.inc | 27 | require recipes-qt/qt5/qt5-git.inc |
28 | 28 | ||
29 | SRCREV = "ab6739631dd87ffa480e79b33ea14aa97a66bc9e" | 29 | SRCREV = "d09edf104dd05b472d3004484cc9bd47befb0a3d" |
30 | 30 | ||
31 | DEPENDS = "qtbase qtdeclarative" | 31 | DEPENDS = "qtbase qtdeclarative" |
diff --git a/recipes-qt/qt5/qtdeclarative_git.bbappend b/recipes-qt/qt5/qtdeclarative_git.bbappend index 609d934..f46ba76 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bbappend +++ b/recipes-qt/qt5/qtdeclarative_git.bbappend | |||
@@ -19,4 +19,4 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "dcede8bbe1a4e1401679d42bf7179305771d0c5a" | 22 | SRCREV = "c1d726fe19c83cf081042e55ace9d9d7b31c40e6" |
diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend index cbe9ab9..a318e4e 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 = "7504b2ce36a90261ba2409e4160570b58d8b38e0" | 27 | SRCREV = "7d01112c36a98912706e9d33ce2e36126de0ccec" |
diff --git a/recipes-qt/qt5/qtmultimedia_git.bbappend b/recipes-qt/qt5/qtmultimedia_git.bbappend index f4e1c3d..fd551c6 100644 --- a/recipes-qt/qt5/qtmultimedia_git.bbappend +++ b/recipes-qt/qt5/qtmultimedia_git.bbappend | |||
@@ -23,4 +23,4 @@ PACKAGECONFIG += "${@bb.utils.contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d) | |||
23 | ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \ | 23 | ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)} \ |
24 | ${@bb.utils.contains('DISTRO_FEATURES', 'gstreamer010', 'gstreamer010', 'gstreamer', d)}" | 24 | ${@bb.utils.contains('DISTRO_FEATURES', 'gstreamer010', 'gstreamer010', 'gstreamer', d)}" |
25 | 25 | ||
26 | SRCREV = "6d95682d7ff282180655f2f384d8aba69c4f67af" | 26 | SRCREV = "20686cb51fb2dfa5973d636875e9fc20c2bde4f5" |
diff --git a/recipes-qt/qt5/qtquickcontrols_git.bbappend b/recipes-qt/qt5/qtquickcontrols_git.bbappend index ea2046d..895e4f8 100644 --- a/recipes-qt/qt5/qtquickcontrols_git.bbappend +++ b/recipes-qt/qt5/qtquickcontrols_git.bbappend | |||
@@ -21,4 +21,4 @@ | |||
21 | 21 | ||
22 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 22 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
23 | 23 | ||
24 | SRCREV = "846d04cec8d946c28ddbeecc79c63553e0891736" | 24 | SRCREV = "59c6c0e0b1b5b46747595a58e11311b7393d7e70" |
diff --git a/recipes-qt/qt5/qtsensors_git.bbappend b/recipes-qt/qt5/qtsensors_git.bbappend index 579cc47..4407369 100644 --- a/recipes-qt/qt5/qtsensors_git.bbappend +++ b/recipes-qt/qt5/qtsensors_git.bbappend | |||
@@ -22,4 +22,4 @@ | |||
22 | EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" | 22 | EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" |
23 | DEPENDS_emulator += "qtsimulator" | 23 | DEPENDS_emulator += "qtsimulator" |
24 | 24 | ||
25 | SRCREV = "46d9a630a88fc5388dec7fd99289d0e9e0e1f680" | 25 | SRCREV = "922c2bb671c113b7e481fb86f823188b4bce1d3e" |
diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb index bb934bc..e4ef3c7 100644 --- a/recipes-qt/qt5/qtserialbus_git.bb +++ b/recipes-qt/qt5/qtserialbus_git.bb | |||
@@ -31,4 +31,4 @@ LIC_FILES_CHKSUM = " \ | |||
31 | 31 | ||
32 | DEPENDS += "qtbase qtserialport" | 32 | DEPENDS += "qtbase qtserialport" |
33 | 33 | ||
34 | SRCREV = "c8305c87f805dbeb6cb5b09ac086a7651ef8c857" | 34 | SRCREV = "0a4a5f7e1cbca7bd8b797603025534368de02cb7" |
diff --git a/recipes-qt/qt5/qtserialport_git.bbappend b/recipes-qt/qt5/qtserialport_git.bbappend index 7fbdf67..1bf4848 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 = "b0e3e7469cf5249bb395d044c5344bbe88884553" | 22 | SRCREV = "46ef9fdc130a06bd80c5c004f0dc95c473f704c8" |
diff --git a/recipes-qt/qt5/qtvirtualkeyboard_git.bb b/recipes-qt/qt5/qtvirtualkeyboard_git.bb index ef78418..e7ab947 100644 --- a/recipes-qt/qt5/qtvirtualkeyboard_git.bb +++ b/recipes-qt/qt5/qtvirtualkeyboard_git.bb | |||
@@ -26,7 +26,7 @@ LIC_FILES_CHKSUM = "file://src/virtualkeyboard/plugin.cpp;md5=8913d0b71519756d2e | |||
26 | inherit qt5-module qtquickcompiler | 26 | inherit qt5-module qtquickcompiler |
27 | require recipes-qt/qt5/qt5-git.inc | 27 | require recipes-qt/qt5/qt5-git.inc |
28 | 28 | ||
29 | SRCREV = "68c30e00b0d9850643611d5ba9c29a247ccd44ec" | 29 | SRCREV = "13a199e6e2c5f27b0f12eff380df4f0c0d156e6e" |
30 | 30 | ||
31 | DEPENDS = "qtbase qtdeclarative qtsvg hunspell" | 31 | DEPENDS = "qtbase qtdeclarative qtsvg hunspell" |
32 | 32 | ||
diff --git a/recipes-qt/qt5/qtwayland-native_git.bbappend b/recipes-qt/qt5/qtwayland-native_git.bbappend index c2522cb..b886d31 100644 --- a/recipes-qt/qt5/qtwayland-native_git.bbappend +++ b/recipes-qt/qt5/qtwayland-native_git.bbappend | |||
@@ -19,4 +19,4 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "f21246748ce20cd86346e192fe0c4c76a9b08a7c" | 22 | SRCREV = "82e11583928d47576c160d35c9df05c0eec34df8" |
diff --git a/recipes-qt/qt5/qtwayland_git.bbappend b/recipes-qt/qt5/qtwayland_git.bbappend index c2522cb..b886d31 100644 --- a/recipes-qt/qt5/qtwayland_git.bbappend +++ b/recipes-qt/qt5/qtwayland_git.bbappend | |||
@@ -19,4 +19,4 @@ | |||
19 | ## | 19 | ## |
20 | ############################################################################## | 20 | ############################################################################## |
21 | 21 | ||
22 | SRCREV = "f21246748ce20cd86346e192fe0c4c76a9b08a7c" | 22 | SRCREV = "82e11583928d47576c160d35c9df05c0eec34df8" |
diff --git a/recipes-qt/qt5/qtwebengine_git.bbappend b/recipes-qt/qt5/qtwebengine_git.bbappend index af3e87c..97ba560 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 = "2209add7a5b019afef7830d8bbf416fbb2a2ecf5" | 28 | SRCREV_qtwebengine = "2f24e3c307aecb657736310948c7cdaad5176678" |
29 | SRCREV_chromium = "4d61c01b71fcbe706ea4220d33294d4f5600ca31" | 29 | SRCREV_chromium = "4d61c01b71fcbe706ea4220d33294d4f5600ca31" |