summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-08-22 13:31:14 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-08-22 12:50:46 +0000
commit0d81ebc4f4f6d1fe0b6103860a37eacf62ffa589 (patch)
treedb2850f6ae0f3e7bfe82dbdc7f6060b3354d03ef /meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
parent75d2b5afa3b7243f439930f95b677b2678fc7e3d (diff)
downloadmeta-boot2qt-0d81ebc4f4f6d1fe0b6103860a37eacf62ffa589.tar.gz
automotive: update revisions
Latest revision mostly from dev branches. Change-Id: I99526e140ff88c956df869b55b216b1e729c6782 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index 82aaac0..5b8c687 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -39,12 +39,13 @@ inherit qt5-module systemd
39require recipes-qt/qt5/qt5-git.inc 39require recipes-qt/qt5/qt5-git.inc
40 40
41QT_GIT_PROJECT = "qt-apps" 41QT_GIT_PROJECT = "qt-apps"
42QT_MODULE_BRANCH = "dev"
42 43
43SRC_URI += " \ 44SRC_URI += " \
44 file://neptune.service \ 45 file://neptune.service \
45 " 46 "
46 47
47SRCREV = "4509d7d8a1e5675cebf17ffeb74ba72a90ed296f" 48SRCREV = "7b244d7f3d7db956756aa721dffe65b184bade98"
48 49
49QMAKE_PROFILES = "${S}/neptune3-ui.pro" 50QMAKE_PROFILES = "${S}/neptune3-ui.pro"
50 51