summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-12-11 18:23:52 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-12-17 14:18:37 +0100
commit8d9a1b8b61630bc14862d4862d1340059d6f9c16 (patch)
treeffa4c808ecc351881814579d25498afa5fc983c9 /recipes-qt/qt5/qtwebengine_git.bb
parentd5d2aa57010a6d9488c60464b622051b3e72e705 (diff)
downloadmeta-qt5-8d9a1b8b61630bc14862d4862d1340059d6f9c16.tar.gz
qtbwebengine: fix build for qemux86-64
* it was applied only for qtwebengine_5.3.2+git.bb, then removed completely with 5.4.0 upgrade, but it's still needed for both versions 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.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 31467cb9..2f10e131 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -9,6 +9,7 @@ SRC_URI += " \
9 file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \ 9 file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \
10 file://0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch \ 10 file://0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch \
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_gcc.cc-whe.patch \
12" 13"
13SRCREV_qtwebengine = "8eefc3a0658d1b10de12f43534cfd63af825ebc8" 14SRCREV_qtwebengine = "8eefc3a0658d1b10de12f43534cfd63af825ebc8"
14SRCREV_chromium = "be4ec3fa64a4c6c2b641830a9811ab7847c7dd39" 15SRCREV_chromium = "be4ec3fa64a4c6c2b641830a9811ab7847c7dd39"