summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKwangsub Kim <kwangsub.kim@qt.io>2016-07-15 15:36:31 +0900
committerSamuli Piippo <samuli.piippo@qt.io>2016-08-19 12:33:42 +0000
commit1778a81a6d214b27f20cb5242b28d5c41fbbf5b6 (patch)
treedfb262701f9bf0990fa4744e509e00fcf1597b87
parent18ff2478da76c1b35c3eeec2a698d80060d4b862 (diff)
downloadmeta-boot2qt-1778a81a6d214b27f20cb5242b28d5c41fbbf5b6.tar.gz
qtwebbrowser: update source uri
Change-Id: Ic6a7d0e3a76be73e429b4e16a2e3e506c5f0b7b8 Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io> Reviewed-by: Louai Al-Khanji <louai.al-khanji@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/automotive/qtwebbrowser_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/automotive/qtwebbrowser_git.bb b/recipes-qt/automotive/qtwebbrowser_git.bb
index 3034760..8031aac 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"
34inherit qmake5 sdk-sources 34inherit qmake5 sdk-sources
35 35
36SRC_URI = " \ 36SRC_URI = " \
37 git://codereview.qt-project.org/qt-apps/tqtc-qtwebbrowser;branch=${BRANCH};protocol=http;sdk-uri=5.7/Src/qtwebbrowser \ 37 git://codereview.qt-project.org/qt-apps/qtwebbrowser;branch=${BRANCH};protocol=http;sdk-uri=5.7/Src/qtwebbrowser \
38 " 38 "
39 39
40SRCREV = "023733af5523a5ad84359926224fa106001215f4" 40SRCREV = "023733af5523a5ad84359926224fa106001215f4"