diff options
-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 \ |