diff options
-rw-r--r-- | recipes-qt/automotive/neptune-ui_git.bb | 2 | ||||
-rw-r--r-- | recipes-qt/automotive/qtwebbrowser_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 40395ce..ebcae75 100644 --- a/recipes-qt/automotive/neptune-ui_git.bb +++ b/recipes-qt/automotive/neptune-ui_git.bb | |||
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=bc0cb4bfd3f72b3fe47b2b2d0d89762c" | |||
34 | inherit qt5-module sdk-sources systemd | 34 | inherit qt5-module sdk-sources systemd |
35 | 35 | ||
36 | SRC_URI = " \ | 36 | SRC_URI = " \ |
37 | git://codereview.qt-project.org/qt-apps/neptune-ui;branch=${BRANCH};protocol=ssh \ | 37 | git://codereview.qt-project.org/qt-apps/neptune-ui;branch=${BRANCH};protocol=http \ |
38 | file://neptune.service \ | 38 | file://neptune.service \ |
39 | " | 39 | " |
40 | 40 | ||
diff --git a/recipes-qt/automotive/qtwebbrowser_git.bb b/recipes-qt/automotive/qtwebbrowser_git.bb index fb623f7..3034760 100644 --- a/recipes-qt/automotive/qtwebbrowser_git.bb +++ b/recipes-qt/automotive/qtwebbrowser_git.bb | |||
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=a40e2bb02b1ac431f461afd03ff9d1d6" | |||
34 | inherit qmake5 sdk-sources | 34 | inherit qmake5 sdk-sources |
35 | 35 | ||
36 | SRC_URI = " \ | 36 | SRC_URI = " \ |
37 | git://codereview.qt-project.org/qt-apps/tqtc-qtwebbrowser;branch=${BRANCH};protocol=ssh;sdk-uri=5.7/Src/qtwebbrowser \ | 37 | git://codereview.qt-project.org/qt-apps/tqtc-qtwebbrowser;branch=${BRANCH};protocol=http;sdk-uri=5.7/Src/qtwebbrowser \ |
38 | " | 38 | " |
39 | 39 | ||
40 | SRCREV = "023733af5523a5ad84359926224fa106001215f4" | 40 | SRCREV = "023733af5523a5ad84359926224fa106001215f4" |