diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-12-11 09:19:15 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-12-11 08:35:27 +0000 |
commit | 789fc74ee17bf672dc41618a71ad89679c8b3a19 (patch) | |
tree | 1f82202e7ba66f9374e70d62fb3f0ab0f8c7d564 /recipes-qt/automotive | |
parent | 53cd567c6ed1488d71c424dc4e83595e27b139f9 (diff) | |
download | meta-boot2qt-789fc74ee17bf672dc41618a71ad89679c8b3a19.tar.gz |
Update neptune-ui and AM
Update to the lastest revisions of both neptune-ui and
qtapplicationmanager.
Change-Id: If101cf5f18884a258dfeeaf5562014d8a9229fcf
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
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 \ |