aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-12-19 08:21:30 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2018-12-19 19:24:22 +0000
commit4281e5b02e37efa51d11e2b3c91183bb6f43987c (patch)
treeb5298cb06ed90d15d11448be590428580b4010e7
parentb344daf64b7990e27aba0809aa7e8d7ab7edd774 (diff)
automotive: update revisions
... and fix neptune license checksum. Change-Id: Idae89099ad310321b5127fd6b5f64a276217cb44 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb4
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb4
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtivi_git.bb2
4 files changed, 6 insertions, 6 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index ab5dc7f7..aaeb0e39 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -31,7 +31,7 @@
DESCRIPTION = "Neptune 3 IVI UI"
LICENSE = "Apache-2.0 & ( GPL-3.0 | The-Qt-Company-Commercial )"
LIC_FILES_CHKSUM = "\
- file://LICENSE.GPL3;md5=0d02f21f8e2533ecc519e2ed96bc94a2 \
+ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
file://imports_shared/assets/fonts/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57 \
"
@@ -45,7 +45,7 @@ SRC_URI += " \
file://neptune.service \
"
-SRCREV = "438ed13a0043efb7beefa46c47f9fb3f80dd9eef"
+SRCREV = "792d987cc5797e6dae2d111de068a685513b6f63"
QMAKE_PROFILES = "${S}/neptune3-ui.pro"
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index 52cfcffc..5489d7b7 100644
--- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
@@ -30,14 +30,14 @@
DESCRIPTION = "QML Live target runtime"
LICENSE = "GPL-3.0 | The-Qt-Company-Commercial"
-LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c"
+LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504"
inherit qmake5
require recipes-qt/qt5/qt5-git.inc
QT_GIT_PROJECT = "qt-apps"
-SRCREV = "329a996f6a52494ef677107593a0146c71a2880a"
+SRCREV = "c1c8e038cd7a8fd698b8c594d80201dfef5583bc"
DEPENDS = "qtbase qtdeclarative"
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index 29340281..10fe7aeb 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -35,7 +35,7 @@ inherit qt5-module
require recipes-qt/qt5/qt5-git.inc
QT_MODULE_BRANCH = "dev"
-SRCREV = "adb23a6ea8ba07c648bfc436c355a56db5cc7e2e"
+SRCREV = "a1c67d415fda4fcfef423cd0a0f55f72ab5a8532"
DEPENDS = "qtbase qtdeclarative libyaml libarchive \
${@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 4b122c2f..8fa95a0e 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
@@ -51,7 +51,7 @@ SRC_URI += " \
file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \
"
-SRCREV_qtivi = "15a6672b304fe91a928911e810f5e83f233c790e"
+SRCREV_qtivi = "221675b94f51600a7931360f0d9e59ee9f3c643d"
SRCREV_qface = "0a3ae7686e1100be452b8c435bdcd84ec242340e"
SRCREV = "${SRCREV_qtivi}"
SRCREV_FORMAT = "qtivi_qface"