diff options
Diffstat (limited to 'recipes-qt/automotive')
-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 78cd30c..4e779f4 100644 --- a/recipes-qt/automotive/neptune-ui_git.bb +++ b/recipes-qt/automotive/neptune-ui_git.bb | |||
@@ -31,7 +31,7 @@ SRC_URI = " \ | |||
31 | file://neptune.service \ | 31 | file://neptune.service \ |
32 | " | 32 | " |
33 | 33 | ||
34 | SRCREV = "9ca0b519a13cf98528b66fe737c86139872c1649" | 34 | SRCREV = "09f6cfda7f0d5756f32199485bd54888500f9461" |
35 | BRANCH = "master" | 35 | BRANCH = "master" |
36 | 36 | ||
37 | S = "${WORKDIR}/git" | 37 | S = "${WORKDIR}/git" |
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index 3e43b15..c083428 100644 --- a/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/recipes-qt/automotive/qtapplicationmanager_git.bb | |||
@@ -30,7 +30,7 @@ SRC_URI = " \ | |||
30 | git://codereview.qt-project.org/qt/qtapplicationmanager;branch=${BRANCH};protocol=ssh;sdk-uri=5.6/Src/qtapplicationmanager \ | 30 | git://codereview.qt-project.org/qt/qtapplicationmanager;branch=${BRANCH};protocol=ssh;sdk-uri=5.6/Src/qtapplicationmanager \ |
31 | " | 31 | " |
32 | 32 | ||
33 | SRCREV = "5e40d9fa1ea0d6f8eaaed97e614775078916ee86" | 33 | SRCREV = "d2cfd2ce2873298e3188d2e143adb28f46cd4d5f" |
34 | BRANCH = "master" | 34 | BRANCH = "master" |
35 | 35 | ||
36 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 36 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ |