diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-02-27 12:14:44 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-02-27 10:36:25 +0000 |
commit | 8d03cf7bde54707fe70f05be57983cfce4a8374f (patch) | |
tree | d483d30d4946acafef82598f2be23e63c164c3b5 | |
parent | fd6c9faf1b50301692314dd1aeced9fb3cc85447 (diff) | |
download | meta-boot2qt-2.0_QtAS.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.bb | 3 |
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" | |||
35 | inherit qt5-module systemd | 35 | inherit qt5-module systemd |
36 | require recipes-qt/qt5/qt5-git.inc | 36 | require recipes-qt/qt5/qt5-git.inc |
37 | 37 | ||
38 | QT_GIT = "git://github.com/qtproject" | 38 | QT_GIT = "git://code.qt.io/qt-apps" |
39 | QT_MODULE = "qt-apps-neptune-ui" | ||
40 | 39 | ||
41 | SRC_URI += " \ | 40 | SRC_URI += " \ |
42 | file://neptune.service \ | 41 | file://neptune.service \ |