summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/neptune3-ui_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/neptune3-ui_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/neptune3-ui_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index ab5dc7f..aaeb0e3 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 @@
31DESCRIPTION = "Neptune 3 IVI UI" 31DESCRIPTION = "Neptune 3 IVI UI"
32LICENSE = "Apache-2.0 & ( GPL-3.0 | The-Qt-Company-Commercial )" 32LICENSE = "Apache-2.0 & ( GPL-3.0 | The-Qt-Company-Commercial )"
33LIC_FILES_CHKSUM = "\ 33LIC_FILES_CHKSUM = "\
34 file://LICENSE.GPL3;md5=0d02f21f8e2533ecc519e2ed96bc94a2 \ 34 file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
35 file://imports_shared/assets/fonts/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57 \ 35 file://imports_shared/assets/fonts/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57 \
36" 36"
37 37
@@ -45,7 +45,7 @@ SRC_URI += " \
45 file://neptune.service \ 45 file://neptune.service \
46 " 46 "
47 47
48SRCREV = "438ed13a0043efb7beefa46c47f9fb3f80dd9eef" 48SRCREV = "792d987cc5797e6dae2d111de068a685513b6f63"
49 49
50QMAKE_PROFILES = "${S}/neptune3-ui.pro" 50QMAKE_PROFILES = "${S}/neptune3-ui.pro"
51 51