summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index 2595168..ee1f563 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 = "b22d2dfda8dda9c42b1ee5729dd8af37a883cabf" 40SRCREV = "50dd2eb1c4533e80a324bb4b47de6b5a843f6c48"
41BRANCH = "5.7" 41BRANCH = "5.7"
42 42
43DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 43DEPENDS = "qtbase qtdeclarative libyaml libarchive \