summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-06-01 09:01:51 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-06-04 09:01:51 +0000
commitf891a965c82f8e0dafb60222ec36d06dcfe1eb1e (patch)
tree07e918e91d15db04fd898291fac9dbd5357d691c /meta-boot2qt
parent0b211c85a41e895e1f1cc08490e615c78a5e0565 (diff)
downloadmeta-boot2qt-f891a965c82f8e0dafb60222ec36d06dcfe1eb1e.tar.gz
automotive: update module revisions
Latest revisions for neptune3-ui, appman and qtivi. Change-Id: I2ad1ce9f552555ae950e1e2a54fd592e20af7126 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
Diffstat (limited to 'meta-boot2qt')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb2
-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, 3 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index 95db61c..1b3595d 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -44,7 +44,7 @@ SRC_URI += " \
44 file://neptune.service \ 44 file://neptune.service \
45 " 45 "
46 46
47SRCREV = "581a184a3df612438bc1535e8e88fa4cf8536d6c" 47SRCREV = "16d723ff470ee7856c987e97bea549e9405fefc9"
48 48
49QMAKE_PROFILES = "${S}/neptune3-ui.pro" 49QMAKE_PROFILES = "${S}/neptune3-ui.pro"
50 50
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 8c41333..1f3672d 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 = "6aa3295386b0a0f0b8c7ae1b0f827dd28b6323ca" 37SRCREV = "97bd532665b93c6138678773f140bdc8a11d9232"
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 5c17935..ffe4a65 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 = "8658258f2f8d8dac3327a870573dc046029b74bc" 53SRCREV_qtivi = "e2c7137ab2ec130422c6ee8b21e6829da980e801"
54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" 54SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8"
55SRCREV = "${SRCREV_qtivi}" 55SRCREV = "${SRCREV_qtivi}"
56SRCREV_FORMAT = "qtivi_qface" 56SRCREV_FORMAT = "qtivi_qface"