diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 11:24:01 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 19:56:34 +0100 |
commit | acbb72d884aecb02de29006081fa55efe8cac9f8 (patch) | |
tree | d2b739e627cfd704f8bab126064ecb8793eef8b4 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | ceb2a0b2a947fe02a3a317a69ee5a28b90cabf5a (diff) | |
download | meta-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.bb | 5 |
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 | " |
14 | SRCREV_qtwebengine = "8eefc3a0658d1b10de12f43534cfd63af825ebc8" | 15 | SRCREV_qtwebengine = "4eceed9ac0b646238e76d77569a619d4dc515ba5" |
15 | SRCREV_chromium = "be4ec3fa64a4c6c2b641830a9811ab7847c7dd39" | 16 | SRCREV_chromium = "f9c03801de86b5e9da2b915a9e490c2f2254fecf" |
16 | SRCREV = "${SRCREV_qtwebengine}" | 17 | SRCREV = "${SRCREV_qtwebengine}" |
17 | 18 | ||
18 | SRCREV_FORMAT = "qtwebengine" | 19 | SRCREV_FORMAT = "qtwebengine" |