diff options
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" |