diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-06-01 09:01:51 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-06-04 09:01:51 +0000 |
commit | f891a965c82f8e0dafb60222ec36d06dcfe1eb1e (patch) | |
tree | 07e918e91d15db04fd898291fac9dbd5357d691c | |
parent | 0b211c85a41e895e1f1cc08490e615c78a5e0565 (diff) | |
download | meta-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>
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb | 2 | ||||
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb | 2 | ||||
-rw-r--r-- | meta-boot2qt/recipes-qt/automotive/qtivi_git.bb | 2 |
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 | ||
47 | SRCREV = "581a184a3df612438bc1535e8e88fa4cf8536d6c" | 47 | SRCREV = "16d723ff470ee7856c987e97bea549e9405fefc9" |
48 | 48 | ||
49 | QMAKE_PROFILES = "${S}/neptune3-ui.pro" | 49 | QMAKE_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" | |||
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 = "6aa3295386b0a0f0b8c7ae1b0f827dd28b6323ca" | 37 | SRCREV = "97bd532665b93c6138678773f140bdc8a11d9232" |
38 | 38 | ||
39 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 39 | DEPENDS = "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 | ||
53 | SRCREV_qtivi = "8658258f2f8d8dac3327a870573dc046029b74bc" | 53 | SRCREV_qtivi = "e2c7137ab2ec130422c6ee8b21e6829da980e801" |
54 | SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" | 54 | SRCREV_qface = "9da793d6cbc63d617ad5e2ffd13e9f6d055c88e8" |
55 | SRCREV = "${SRCREV_qtivi}" | 55 | SRCREV = "${SRCREV_qtivi}" |
56 | SRCREV_FORMAT = "qtivi_qface" | 56 | SRCREV_FORMAT = "qtivi_qface" |