diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-05-19 16:10:44 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-05-20 05:02:16 +0000 |
commit | 29ae30818b3c8cba34da43735d50307ec61e977a (patch) | |
tree | 076eff86de0b406f709f1b10a2acd65b77f36deb | |
parent | b2997d74974aea7c6e5c238f820a7b543563f928 (diff) | |
download | meta-boot2qt-29ae30818b3c8cba34da43735d50307ec61e977a.tar.gz |
automotive: update AM and neptune-ui
Change-Id: Idf6831373ebbe92f43f4dbdcc0b1f794c88d6d01
Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
-rw-r--r-- | recipes-qt/automotive/neptune-ui_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/automotive/qtapplicationmanager_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb index 5bbf384..094dc42 100644 --- a/recipes-qt/automotive/neptune-ui_git.bb +++ b/recipes-qt/automotive/neptune-ui_git.bb | |||
@@ -38,7 +38,7 @@ SRC_URI = " \ | |||
38 | file://neptune.service \ | 38 | file://neptune.service \ |
39 | " | 39 | " |
40 | 40 | ||
41 | SRCREV = "c405b322d773068521855e048f215c6ec59e965f" | 41 | SRCREV = "5390df2602f9134175383c55031aa8786421d6f4" |
42 | BRANCH = "master" | 42 | BRANCH = "master" |
43 | 43 | ||
44 | S = "${WORKDIR}/git" | 44 | S = "${WORKDIR}/git" |
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index b2e69b9..3d00652 100644 --- a/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/recipes-qt/automotive/qtapplicationmanager_git.bb | |||
@@ -37,7 +37,7 @@ SRC_URI = " \ | |||
37 | git://codereview.qt-project.org/qt/qtapplicationmanager;branch=${BRANCH};protocol=ssh \ | 37 | git://codereview.qt-project.org/qt/qtapplicationmanager;branch=${BRANCH};protocol=ssh \ |
38 | " | 38 | " |
39 | 39 | ||
40 | SRCREV = "97530155847257102fe0a159c681857fb9eb1194" | 40 | SRCREV = "b22d2dfda8dda9c42b1ee5729dd8af37a883cabf" |
41 | BRANCH = "5.7" | 41 | BRANCH = "5.7" |
42 | 42 | ||
43 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 43 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ |