summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorKimmo Ollila <kimmo.ollila@theqtcompany.com>2016-06-08 13:56:48 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-06-08 11:21:06 +0000
commit312b42f406c9aba0f7bd4a28024b212e17c79a8a (patch)
treecb54773983f12527bba9739d9fc377c790bad2f6 /recipes-qt
parentd395b7e22218b742f2e28b292f2c0a29a6ab630a (diff)
downloadmeta-boot2qt-312b42f406c9aba0f7bd4a28024b212e17c79a8a.tar.gz
Update QtWebBrowser revision for automotive
Change-Id: Id6d9df5730c9bbc6a5670e73fe52e37c76d7afa7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt')
-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 83e2869..fb623f7 100644
--- a/recipes-qt/automotive/qtwebbrowser_git.bb
+++ b/recipes-qt/automotive/qtwebbrowser_git.bb
@@ -37,7 +37,7 @@ 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=ssh;sdk-uri=5.7/Src/qtwebbrowser \
38 " 38 "
39 39
40SRCREV = "7c570ee4297946f3ed70565a630d690070533cbd" 40SRCREV = "023733af5523a5ad84359926224fa106001215f4"
41BRANCH = "dev" 41BRANCH = "dev"
42 42
43S = "${WORKDIR}/git" 43S = "${WORKDIR}/git"