diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-04-16 13:14:57 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-04-29 00:07:14 +0200 |
commit | 04240161ef8ec0f584c68485abc02778786c5e75 (patch) | |
tree | d02eae04e6774cbad54a3fc13e55a373a57bc549 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 932b32c1c9e9a3ac833c82ff9273683345056ec7 (diff) | |
download | meta-qt5-04240161ef8ec0f584c68485abc02778786c5e75.tar.gz |
git-recipes: upgrade to latest revision in 5.4 branch
* this gets us close to 5.4.2 for people who want to test it in advance
* I plan to apply this to fido branch (as well as final upgrade to 5.4.2
recipes
* I'm preparing similar patch for 5.5 revisions, which will be applied
only in master 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 45b1d8cd..81c53335 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -11,8 +11,8 @@ 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 | " |
14 | SRCREV_qtwebengine = "8b2cb3b6b4546d333ff7d265d3875d2ed46c2c0a" | 14 | SRCREV_qtwebengine = "b0c48cb3a0c9630899a357fb8a01ba13ccad5395" |
15 | SRCREV_chromium = "f9c03801de86b5e9da2b915a9e490c2f2254fecf" | 15 | SRCREV_chromium = "140893bef70011645c686f5fabe45018dd2e392a" |
16 | SRCREV = "${SRCREV_qtwebengine}" | 16 | SRCREV = "${SRCREV_qtwebengine}" |
17 | 17 | ||
18 | SRCREV_FORMAT = "qtwebengine" | 18 | SRCREV_FORMAT = "qtwebengine" |