diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-02-21 13:44:37 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-02-22 10:52:44 +0000 |
| commit | 882f824ec9921b2e1618a192e519fb4790118928 (patch) | |
| tree | 3e64945c26c10b0a4436033b27176715ae320617 | |
| parent | 4db78b54773e07e8ac919033fd3dae6e13dc5673 (diff) | |
| download | meta-boot2qt-882f824ec9921b2e1618a192e519fb4790118928.tar.gz | |
automotive: update components
Fixes:
neptune-ui: workaround for AUTOSUITE-189
qtivi: QTAUTO-806
qtapplicationmanager: QTAUTO-799, QTAUTO-785
Task-number: QTBUG-66224
Change-Id: I4e459ef361baaedfffa9e37103eaa136d0c4cd34
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| -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 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb index 827cffc..4b4cb01 100644 --- a/recipes-qt/automotive/neptune-ui_git.bb +++ b/recipes-qt/automotive/neptune-ui_git.bb | |||
| @@ -42,7 +42,7 @@ SRC_URI += " \ | |||
| 42 | file://neptune.service \ | 42 | file://neptune.service \ |
| 43 | " | 43 | " |
| 44 | 44 | ||
| 45 | SRCREV = "dedb15175d6efc9489b6b9894757b4d7cc260e0e" | 45 | SRCREV = "d4888e5c9e6338804617f6206722332311419753" |
| 46 | 46 | ||
| 47 | DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" | 47 | DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" |
| 48 | RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \ | 48 | RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \ |
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index f175c56..b839cdb 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=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 = "f741a32756dcb6cc740160265d76da5375e8e918" | 37 | SRCREV = "e044325ab5271cdf8043e2f198f37b0f11e60a3a" |
| 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 6e84b95..5cbf131 100644 --- a/recipes-qt/automotive/qtivi_git.bb +++ b/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 = "faf02ce5ffd951765dad7fedc9091285c3327016" | 53 | SRCREV_qtivi = "8d482b27c6c0c2b664104fd777ddee92652ab65c" |
| 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" |
