summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb2
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
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
41SRCREV = "c405b322d773068521855e048f215c6ec59e965f" 41SRCREV = "5390df2602f9134175383c55031aa8786421d6f4"
42BRANCH = "master" 42BRANCH = "master"
43 43
44S = "${WORKDIR}/git" 44S = "${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
40SRCREV = "97530155847257102fe0a159c681857fb9eb1194" 40SRCREV = "b22d2dfda8dda9c42b1ee5729dd8af37a883cabf"
41BRANCH = "5.7" 41BRANCH = "5.7"
42 42
43DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 43DEPENDS = "qtbase qtdeclarative libyaml libarchive \