summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-03-05 15:00:32 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-03-06 11:04:22 +0100
commit936d70288fd30f4df42bc382fec886a6495ef582 (patch)
tree84ac3dd67310c8428a8d47be22c40cdbcc4762eb /recipes-qt/qt5/qtwebengine_git.bb
parentb6c10d7c7ef6010e79d58227615045c84c118c43 (diff)
downloadmeta-qt5-936d70288fd30f4df42bc382fec886a6495ef582.tar.gz
qtwebengine: Fix build with accessibility enabled
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 89a83d46..45b1d8cd 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -11,7 +11,7 @@ SRC_URI += " \
11 file://0003-functions.prf-allow-build-for-linux-oe-g-platform.patch \ 11 file://0003-functions.prf-allow-build-for-linux-oe-g-platform.patch \
12 file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \ 12 file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \
13" 13"
14SRCREV_qtwebengine = "9d1a77b5be56a6a1dade613573eaeea63070969f" 14SRCREV_qtwebengine = "8b2cb3b6b4546d333ff7d265d3875d2ed46c2c0a"
15SRCREV_chromium = "f9c03801de86b5e9da2b915a9e490c2f2254fecf" 15SRCREV_chromium = "f9c03801de86b5e9da2b915a9e490c2f2254fecf"
16SRCREV = "${SRCREV_qtwebengine}" 16SRCREV = "${SRCREV_qtwebengine}"
17 17