diff options
-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 \ |