diff options
Diffstat (limited to 'recipes-qt/automotive/qtapplicationmanager_git.bb')
-rw-r--r-- | recipes-qt/automotive/qtapplicationmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index ee1f563..fd128bd 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 = "50dd2eb1c4533e80a324bb4b47de6b5a843f6c48" | 40 | SRCREV = "8a4b17fade4507860919fbbf9ea42f813a26be76" |
41 | BRANCH = "5.7" | 41 | BRANCH = "5.7" |
42 | 42 | ||
43 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 43 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ |