summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-27 12:14:44 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-27 10:36:25 +0000
commit8d03cf7bde54707fe70f05be57983cfce4a8374f (patch)
treed483d30d4946acafef82598f2be23e63c164c3b5
parentfd6c9faf1b50301692314dd1aeced9fb3cc85447 (diff)
downloadmeta-boot2qt-8d03cf7bde54707fe70f05be57983cfce4a8374f.tar.gz
neptune-ui: fetch sources from code.qt.io instead of githubv2.0_QtAS
Workaround for github fetch/update issues Change-Id: Ibd07080e5799d1fe8963ea2c681c186d98ddfd88 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb
index acfc3c7..d656aef 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -35,8 +35,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=c41b4a3e669de55dfe304b8376b04a82"
35inherit qt5-module systemd 35inherit qt5-module systemd
36require recipes-qt/qt5/qt5-git.inc 36require recipes-qt/qt5/qt5-git.inc
37 37
38QT_GIT = "git://github.com/qtproject" 38QT_GIT = "git://code.qt.io/qt-apps"
39QT_MODULE = "qt-apps-neptune-ui"
40 39
41SRC_URI += " \ 40SRC_URI += " \
42 file://neptune.service \ 41 file://neptune.service \