aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniko.mauno@vaisala.com <niko.mauno@vaisala.com>2018-01-29 11:10:50 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2018-01-30 13:53:41 +0000
commitbbedb361744160727d0c5f2344d90a9cf2d79db2 (patch)
tree3d4dd674cb6c4558d8a9c2673036cdce2e55cd2b
parente8ec89bf1724836b054e8629e5ad90eb4fd97868 (diff)
qtwebengine: Fix typo in patch filename
Fixes fetcher failure due to typo in patch filename introduced in commit e8ec89bf1724836b054e8629e5ad90eb4fd97868 Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 c36e345d..9177b15f 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -122,7 +122,7 @@ SRC_URI += " \
# 49-based.meta-qt5.1
SRC_URI += " \
file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch;patchdir=src/3rdparty \
- file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patchh;patchdir=src/3rdparty \
+ file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch;patchdir=src/3rdparty \
"
SRCREV_qtwebengine = "fad625e0ba39e855817bbf206ab9a846d07aeeec"