summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-06-08 08:04:02 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-06-08 06:21:20 +0000
commit96308e2662afeed12016ca79a8a13675ada43bf2 (patch)
tree26cb8ac9d8648363e61d91a789642a4b70f83ef7 /meta-boot2qt
parent3264c25c083375aeb23d231456d6ec4b6feffb07 (diff)
downloadmeta-boot2qt-96308e2662afeed12016ca79a8a13675ada43bf2.tar.gz
automotive: update revisions
latest revision for qmllive (from 5.11 branch), appman and qtivi. Change-Id: I7860e8cd75afae5c320e02b3c9a623bde9dcdc44 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb3
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtivi_git.bb2
3 files changed, 3 insertions, 4 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index 1b6e02e..a91bf34 100644
--- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
@@ -36,9 +36,8 @@ inherit qmake5
36require recipes-qt/qt5/qt5-git.inc 36require recipes-qt/qt5/qt5-git.inc
37 37
38QT_GIT_PROJECT = "qt-apps" 38QT_GIT_PROJECT = "qt-apps"
39QT_MODULE_BRANCH = "master"
40 39
41SRCREV = "4d360892c7a21b4b2aad0ec47ef3f60fb0b0b381" 40SRCREV = "3e8e1de30c09fda84a66c31df1ac28ee33689ad1"
42 41
43DEPENDS = "qtbase qtdeclarative" 42DEPENDS = "qtbase qtdeclarative"
44 43
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 1f3672d..0cc4a0c 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=ff238b33ff354a0d8d79851a9c061717"
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37SRCREV = "97bd532665b93c6138678773f140bdc8a11d9232" 37SRCREV = "7e050758810b64cd6f2c096ccd9f71de9ad4c9c1"
38 38
39DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 39DEPENDS = "qtbase qtdeclarative libyaml libarchive \
40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" 40 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"
diff --git a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
index ffe4a65..3b3ed24 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
@@ -50,7 +50,7 @@ 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 = "e2c7137ab2ec130422c6ee8b21e6829da980e801" 53SRCREV_qtivi = "e38c15a45a70033717cd7a01304d7b267b9b90e1"
54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" 54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
55SRCREV = "${SRCREV_qtivi}" 55SRCREV = "${SRCREV_qtivi}"
56SRCREV_FORMAT = "qtivi_qface" 56SRCREV_FORMAT = "qtivi_qface"