diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-05-02 11:07:27 +0000 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2017-05-02 11:07:27 +0000 |
commit | f5e9b077e29c33296c78cfd6614cfa7b35ea47d1 (patch) | |
tree | bad50de77dfcec265a4dc8cdfeb8924e50e230e4 | |
parent | 15b0cecfcc3b780f83e559af5394a1610ed04796 (diff) | |
parent | 05ddef35ceaf0a000a7f08761eecbd048bc74529 (diff) | |
download | meta-boot2qt-f5e9b077e29c33296c78cfd6614cfa7b35ea47d1.tar.gz |
Merge "Merge remote-tracking branch 'origin/krogoth' into morty" into refs/staging/morty
-rw-r--r-- | recipes-qt/automotive/neptune-ui_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb index ba82524..b7ca95d 100644 --- a/recipes-qt/automotive/neptune-ui_git.bb +++ b/recipes-qt/automotive/neptune-ui_git.bb | |||
@@ -41,7 +41,7 @@ SRC_URI += " \ | |||
41 | file://neptune.service \ | 41 | file://neptune.service \ |
42 | " | 42 | " |
43 | 43 | ||
44 | SRCREV = "1770881783025b04ff5b4c7da7810d1648485b92" | 44 | SRCREV = "6ddea70fd06d78ca7672f18221b91b3e8990aee8" |
45 | 45 | ||
46 | DEPENDS = "qtbase qtdeclarative qttools-native" | 46 | DEPENDS = "qtbase qtdeclarative qttools-native" |
47 | RDEPENDS_${PN} = "qtapplicationmanager qtivi qtvirtualkeyboard dbus \ | 47 | RDEPENDS_${PN} = "qtapplicationmanager qtivi qtvirtualkeyboard dbus \ |