summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 9b561ac3..4b89dddf 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -75,7 +75,7 @@ QT_MODULE_BRANCH = "5.4"
75QT_MODULE_BRANCH_CHROMIUM = "37.0.2062-based" 75QT_MODULE_BRANCH_CHROMIUM = "37.0.2062-based"
76 76
77SRC_URI += " \ 77SRC_URI += " \
78 git://gitorious.org/qt/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};destsuffix=git/src/3rdparty \ 78 ${QT_GIT}/qt/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};destsuffix=git/src/3rdparty \
79 file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \ 79 file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \
80 file://0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch \ 80 file://0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch \
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 \