summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-02-27 11:24:01 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-02-27 19:56:34 +0100
commitacbb72d884aecb02de29006081fa55efe8cac9f8 (patch)
treed2b739e627cfd704f8bab126064ecb8793eef8b4 /recipes-qt/qt5/qtwebengine_git.bb
parentceb2a0b2a947fe02a3a317a69ee5a28b90cabf5a (diff)
downloadmeta-qt5-acbb72d884aecb02de29006081fa55efe8cac9f8.tar.gz
recipes-git: update to latest revisions in 5.4 branch
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.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 8d1f1717..450609d7 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -9,10 +9,11 @@ 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://0004-configure.prf-don-t-fail-when-libcap-test-fails.patch \
12 file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \ 13 file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \
13" 14"
14SRCREV_qtwebengine = "8eefc3a0658d1b10de12f43534cfd63af825ebc8" 15SRCREV_qtwebengine = "4eceed9ac0b646238e76d77569a619d4dc515ba5"
15SRCREV_chromium = "be4ec3fa64a4c6c2b641830a9811ab7847c7dd39" 16SRCREV_chromium = "f9c03801de86b5e9da2b915a9e490c2f2254fecf"
16SRCREV = "${SRCREV_qtwebengine}" 17SRCREV = "${SRCREV_qtwebengine}"
17 18
18SRCREV_FORMAT = "qtwebengine" 19SRCREV_FORMAT = "qtwebengine"