diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-01-17 12:55:28 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-01-19 13:29:40 +0000 |
commit | 082ca51115e25443103ffb8ddf3995a6546c1072 (patch) | |
tree | e1df2e811fbdcf3ac1382adca4aee3da68b0ac57 | |
parent | e966b8e6e884a9a8ffed88f359497087ab63f7c4 (diff) | |
download | meta-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.bb | 2 | ||||
-rw-r--r-- | recipes-qt/automotive/qtapplicationmanager_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/automotive/qtivi_git.bb | 4 |
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 | ||
44 | SRCREV = "2a242aa65f267d010d8c10b8c5da5a1e728d0551" | 44 | SRCREV = "644c1e15abebe0e2cc71bfc2f36253c0cb0f4b61" |
45 | 45 | ||
46 | DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" | 46 | DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" |
47 | RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \ | 47 | RDEPENDS_${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" | |||
34 | inherit qt5-module | 34 | inherit qt5-module |
35 | require recipes-qt/qt5/qt5-git.inc | 35 | require recipes-qt/qt5/qt5-git.inc |
36 | 36 | ||
37 | SRCREV = "57ff870b0790e1e1feb3421cdfb46dff82878825" | 37 | SRCREV = "b956d8ff205eaaf2e8f83446e2023fd491562669" |
38 | 38 | ||
39 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 39 | DEPENDS = "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 | ||
53 | SRCREV_qtivi = "da3d3770f1ba310e0879b1767cf436c5bea67da4" | 53 | SRCREV_qtivi = "30cda3fdc858b0bc53fd018c77f79b80a1d312aa" |
54 | SRCREV_qface = "295824c8df7f74af8f3d1f368ec15942e6622f22" | 54 | SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" |
55 | SRCREV = "${SRCREV_qtivi}" | 55 | SRCREV = "${SRCREV_qtivi}" |
56 | SRCREV_FORMAT = "qtivi_qface" | 56 | SRCREV_FORMAT = "qtivi_qface" |
57 | 57 | ||