diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-11 09:14:59 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-11 13:24:22 +0100 |
commit | 77f262d7c7013b452b6eba11d329bcb94efde944 (patch) | |
tree | 7be944b3f9271f5641509445d5b0dd1154ddefee /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 6566f728ab3d14a4908516fb13ad555dbfe04471 (diff) | |
download | meta-qt5-77f262d7c7013b452b6eba11d329bcb94efde944.tar.gz |
qt5-git: Update to 5.4.0+, latest revision 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 | 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 f5699bc6..31467cb9 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -10,8 +10,8 @@ SRC_URI += " \ | |||
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 | " | 12 | " |
13 | SRCREV_qtwebengine = "ff47f09a94a0a31edd40500985ff670e8f35cc2c" | 13 | SRCREV_qtwebengine = "8eefc3a0658d1b10de12f43534cfd63af825ebc8" |
14 | SRCREV_chromium = "66388297cf2ca42049fb099237134ec33465e2f5" | 14 | SRCREV_chromium = "be4ec3fa64a4c6c2b641830a9811ab7847c7dd39" |
15 | SRCREV = "${SRCREV_qtwebengine}" | 15 | SRCREV = "${SRCREV_qtwebengine}" |
16 | 16 | ||
17 | SRCREV_FORMAT = "qtwebengine" | 17 | SRCREV_FORMAT = "qtwebengine" |