diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-05-01 20:31:35 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-05-01 20:32:25 +0300 |
commit | 05ddef35ceaf0a000a7f08761eecbd048bc74529 (patch) | |
tree | 96be74af68ca67edd82940f1fcd4168f937698ba | |
parent | 1037ce1006ad2111c07e9a319aaf2525fb9dea92 (diff) | |
parent | 4984157e994bdfceef4ec4560c1909ddd3fa2052 (diff) | |
download | meta-boot2qt-05ddef35ceaf0a000a7f08761eecbd048bc74529.tar.gz |
Merge remote-tracking branch 'origin/krogoth' into morty
* origin/morty:
neptune-ui: Update to the latest version
Change-Id: Ica8c5fdfe2303a82991ab98650d9009efee80fea
-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 \ |