summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-05-04 16:15:02 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-05-04 16:15:02 +0300
commit51a55da41a8cdd4f637a6c6cd44e1ac2ba74ae32 (patch)
treeb57ff35bf91a67fc0d6c3eb7831ed82f5f575c47 /recipes-qt/automotive
parent61d552148d797866ed33a9cd5e56477873cf801d (diff)
parente3ef984ac6f5926d7a910eff33bafeb5da6c2ff0 (diff)
downloadmeta-boot2qt-51a55da41a8cdd4f637a6c6cd44e1ac2ba74ae32.tar.gz
Merge remote-tracking branch 'origin/fido' into dev
* origin/fido: automotive: update src uris after repos were opened colibri-vf: change partition alignment to 1M Make ABI selection more robust in configure-qtcreator.sh Conflicts: recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb Change-Id: I86763619f24b40e9ac62a8c1ae84acf4ffeb4be7
Diffstat (limited to 'recipes-qt/automotive')
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb2
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb2
-rw-r--r--recipes-qt/automotive/qtivi_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb
index 702ca90..5f8d9cf 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -26,7 +26,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=bc0cb4bfd3f72b3fe47b2b2d0d89762c"
26inherit qt5-module sdk-sources systemd 26inherit qt5-module sdk-sources systemd
27 27
28SRC_URI = " \ 28SRC_URI = " \
29 git://codereview.qt-project.org/qt-apps/neptune-ui;branch=${BRANCH};protocol=ssh;sdk-uri=5.7/Src/neptune-ui \ 29 git://codereview.qt-project.org/qt-apps/neptune-ui;branch=${BRANCH};protocol=ssh \
30 file://neptune.service \ 30 file://neptune.service \
31 " 31 "
32 32
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index 240fedc..db16275 100644
--- a/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -26,7 +26,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=317fda864ac33d41406ff3938c3e78d1"
26inherit qmake5 sdk-sources 26inherit qmake5 sdk-sources
27 27
28SRC_URI = " \ 28SRC_URI = " \
29 git://codereview.qt-project.org/qt/qtapplicationmanager;branch=${BRANCH};protocol=ssh;sdk-uri=5.7/Src/qtapplicationmanager \ 29 git://codereview.qt-project.org/qt/qtapplicationmanager;branch=${BRANCH};protocol=ssh \
30 " 30 "
31 31
32SRCREV = "97530155847257102fe0a159c681857fb9eb1194" 32SRCREV = "97530155847257102fe0a159c681857fb9eb1194"
diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb
index 9149c76..88990de 100644
--- a/recipes-qt/automotive/qtivi_git.bb
+++ b/recipes-qt/automotive/qtivi_git.bb
@@ -30,7 +30,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
30inherit qt5-module sdk-sources 30inherit qt5-module sdk-sources
31 31
32SRC_URI = " \ 32SRC_URI = " \
33 git://codereview.qt-project.org/qt/tqtc-qtivi;branch=${BRANCH};protocol=ssh;sdk-uri=5.7/Src/qtivi \ 33 git://codereview.qt-project.org/qt/qtivi;branch=${BRANCH};protocol=ssh \
34 " 34 "
35 35
36SRCREV = "b850b82e70e9585097ceb2812002bb4a7ddba06f" 36SRCREV = "b850b82e70e9585097ceb2812002bb4a7ddba06f"