diff options
author | Bramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com> | 2018-02-01 14:39:26 +0100 |
---|---|---|
committer | Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com> | 2018-02-05 16:27:46 +0000 |
commit | 68fe0bc63390a5a8961018a4ffe39267c5661146 (patch) | |
tree | d467b6e1b4786a1cd8e233eb2e384f1b4c22da57 | |
parent | 0c5437b2baf2a8241665a5bdfcb7dd0e88ad9f34 (diff) | |
download | meta-boot2qt-68fe0bc63390a5a8961018a4ffe39267c5661146.tar.gz |
Neptune-UI: Update to use the latest Neptune-UI
Change-Id: Idd7948ffc61ca0a52ceb25f6bf04792780e205a7
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-rw-r--r-- | recipes-qt/automotive/neptune-ui_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb index 250cc73..827cffc 100644 --- a/recipes-qt/automotive/neptune-ui_git.bb +++ b/recipes-qt/automotive/neptune-ui_git.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | ############################################################################ | 1 | ############################################################################ |
2 | ## | 2 | ## |
3 | ## Copyright (C) 2016 The Qt Company Ltd. | 3 | ## Copyright (C) 2016 The Qt Company Ltd. |
4 | ## Copyright (C) 2018 Pelagicore AG. | ||
4 | ## Contact: https://www.qt.io/licensing/ | 5 | ## Contact: https://www.qt.io/licensing/ |
5 | ## | 6 | ## |
6 | ## This file is part of the Boot to Qt meta layer. | 7 | ## This file is part of the Boot to Qt meta layer. |
@@ -41,7 +42,7 @@ SRC_URI += " \ | |||
41 | file://neptune.service \ | 42 | file://neptune.service \ |
42 | " | 43 | " |
43 | 44 | ||
44 | SRCREV = "644c1e15abebe0e2cc71bfc2f36253c0cb0f4b61" | 45 | SRCREV = "dedb15175d6efc9489b6b9894757b4d7cc260e0e" |
45 | 46 | ||
46 | DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" | 47 | DEPENDS = "qtbase qtdeclarative qttools-native qtquickcontrols2 qtapplicationmanager" |
47 | RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \ | 48 | RDEPENDS_${PN} = "qtivi qtvirtualkeyboard dbus \ |