summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-01-17 12:55:28 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2018-01-19 13:29:40 +0000
commit082ca51115e25443103ffb8ddf3995a6546c1072 (patch)
treee1df2e811fbdcf3ac1382adca4aee3da68b0ac57
parente966b8e6e884a9a8ffed88f359497087ab63f7c4 (diff)
downloadmeta-boot2qt-082ca51115e25443103ffb8ddf3995a6546c1072.tar.gz
automotive: update revisions
Update to latest revisions. Change-Id: Iedf41066504d7b573773c08ae0eaa80203262f60 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb2
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--recipes-qt/automotive/qtivi_git.bb4
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb
index e8d01f2..250cc73 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -41,7 +41,7 @@ SRC_URI += " \
41 file://neptune.service \ 41 file://neptune.service \
42 " 42 "
43 43
44SRCREV = "2a242aa65f267d010d8c10b8c5da5a1e728d0551" 44SRCREV = "644c1e15abebe0e2cc71bfc2f36253c0cb0f4b61"
45 45
46DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" 46DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager"
47RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \ 47RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index 47d9eb1..73d8809 100644
--- a/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=43a31c6abffdd61c938811959b3c1b71"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "57ff870b0790e1e1feb3421cdfb46dff82878825" 37SRCREV = "b956d8ff205eaaf2e8f83446e2023fd491562669"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" 40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}"
diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb
index f422b15..40cfbf1 100644
--- a/recipes-qt/automotive/qtivi_git.bb
+++ b/recipes-qt/automotive/qtivi_git.bb
@@ -50,8 +50,8 @@ SRC_URI += " \
50 file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \ 50 file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \
51" 51"
52 52
53SRCREV_qtivi = "da3d3770f1ba310e0879b1767cf436c5bea67da4" 53SRCREV_qtivi = "30cda3fdc858b0bc53fd018c77f79b80a1d312aa"
54SRCREV_qface = "295824c8df7f74af8f3d1f368ec15942e6622f22" 54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
55SRCREV = "${SRCREV_qtivi}" 55SRCREV = "${SRCREV_qtivi}"
56SRCREV_FORMAT = "qtivi_qface" 56SRCREV_FORMAT = "qtivi_qface"
57 57