summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
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 /meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
parentb344daf64b7990e27aba0809aa7e8d7ab7edd774 (diff)
downloadmeta-boot2qt-4281e5b02e37efa51d11e2b3c91183bb6f43987c.tar.gz
automotive: update revisions
... and fix neptune license checksum. Change-Id: Idae89099ad310321b5127fd6b5f64a276217cb44 Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qmllive_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index 52cfcff..5489d7b 100644
--- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
@@ -30,14 +30,14 @@
30DESCRIPTION = "QML Live target runtime" 30DESCRIPTION = "QML Live target runtime"
31 31
32LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" 32LICENSE = "GPL-3.0 | The-Qt-Company-Commercial"
33LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c" 33LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504"
34 34
35inherit qmake5 35inherit 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"
39 39
40SRCREV = "329a996f6a52494ef677107593a0146c71a2880a" 40SRCREV = "c1c8e038cd7a8fd698b8c594d80201dfef5583bc"
41 41
42DEPENDS = "qtbase qtdeclarative" 42DEPENDS = "qtbase qtdeclarative"
43 43