diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-06-01 16:07:21 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-06-04 12:24:48 +0200 |
commit | 82b211aa423cd9ae46422823139b24a07e8b0fa9 (patch) | |
tree | 89773eaf652d9198cfcf86c6150a1569ce117b1b /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 48ee17af942ac9860e834c8dec049370e7802a56 (diff) | |
download | meta-qt5-82b211aa423cd9ae46422823139b24a07e8b0fa9.tar.gz |
qt5: upgrade to latest revision in 5.4 branches
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index c14a556c..4933c132 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -81,7 +81,7 @@ SRC_URI += " \ | |||
81 | file://0003-functions.prf-allow-build-for-linux-oe-g-platform.patch \ | 81 | file://0003-functions.prf-allow-build-for-linux-oe-g-platform.patch \ |
82 | file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \ | 82 | file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \ |
83 | " | 83 | " |
84 | SRCREV_qtwebengine = "b0c48cb3a0c9630899a357fb8a01ba13ccad5395" | 84 | SRCREV_qtwebengine = "55a7fc7651136510032166ff24eb5e7e49635145" |
85 | SRCREV_chromium = "140893bef70011645c686f5fabe45018dd2e392a" | 85 | SRCREV_chromium = "140893bef70011645c686f5fabe45018dd2e392a" |
86 | SRCREV = "${SRCREV_qtwebengine}" | 86 | SRCREV = "${SRCREV_qtwebengine}" |
87 | 87 | ||