summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 360a1c8d..7fe21900 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -10,14 +10,13 @@ QT_MODULE_BRANCH_CHROMIUM = "33.0.1750.170-based"
10SRC_URI = " \ 10SRC_URI = " \
11 git://gitorious.org/qt/qtwebengine.git;name=qtwebengine;protocol=git;branch=${QT_MODULE_BRANCH} \ 11 git://gitorious.org/qt/qtwebengine.git;name=qtwebengine;protocol=git;branch=${QT_MODULE_BRANCH} \
12 git://gitorious.org/qt/qtwebengine-chromium.git;name=chromium;protocol=git;branch=${QT_MODULE_BRANCH_CHROMIUM};destsuffix=git/src/3rdparty \ 12 git://gitorious.org/qt/qtwebengine-chromium.git;name=chromium;protocol=git;branch=${QT_MODULE_BRANCH_CHROMIUM};destsuffix=git/src/3rdparty \
13 file://0001-Use-ninja-supplied-by-environment-variable-NINJA_PAT.patch \ 13 file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \
14 file://0002-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \ 14 file://0002-functions.prf-Try-to-add-_moc-suffix.patch \
15 file://0003-functions.prf-Try-to-add-_moc-suffix.patch \
16 file://0001-chromium-Drop-build-time-only-dependency-on-x11-libr.patch \ 15 file://0001-chromium-Drop-build-time-only-dependency-on-x11-libr.patch \
17 file://0002-chromium-Strip-unwanted-echo-compiling-prefix-from-C.patch \ 16 file://0002-chromium-Strip-unwanted-echo-compiling-prefix-from-C.patch \
18 file://0003-chromium-base.gypi-include-atomicops_internals_x86_gcc.cc-whe.patch \ 17 file://0003-chromium-base.gypi-include-atomicops_internals_x86_gcc.cc-whe.patch \
19" 18"
20SRCREV_qtwebengine = "4ffc07ddb8739da9e94a2b23b03c63fd7b74c09a" 19SRCREV_qtwebengine = "14fcf0d3193e2ee2bf904a305c9f34ff8d0e5ce7"
21SRCREV_chromium = "1f3cc8c2618979b557d60ef1ad984a49dca83bff" 20SRCREV_chromium = "1f3cc8c2618979b557d60ef1ad984a49dca83bff"
22 21
23SRCREV_FORMAT = "qtwebengine" 22SRCREV_FORMAT = "qtwebengine"