[oe] [meta-qt5][PATCH] qtwebengine: Fix typo in patch filename

Niko Mauno niko.mauno at vaisala.com
Mon Jan 29 09:10:50 UTC 2018


Fixes fetcher failure due to typo in patch filename introduced in
commit e8ec89bf1724836b054e8629e5ad90eb4fd97868

Signed-off-by: Niko Mauno <niko.mauno at vaisala.com>
---
 recipes-qt/qt5/qtwebengine_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index c36e345..9177b15 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"
-- 
2.11.0




More information about the Openembedded-devel mailing list