aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquick1_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtquick1_git.bb')
-rw-r--r--recipes-qt/qt5/qtquick1_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtquick1_git.bb b/recipes-qt/qt5/qtquick1_git.bb
index 8b375165..e34cc227 100644
--- a/recipes-qt/qt5/qtquick1_git.bb
+++ b/recipes-qt/qt5/qtquick1_git.bb
@@ -16,6 +16,8 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtscript qtsvg qtxmlpatterns"
# qttools
+SRC_URI += "file://0001-qdeclarativetextinput-update-to-match-QWidgetLineCon.patch"
+
PACKAGECONFIG ??= "webkit"
PACKAGECONFIG[webkit] = "CONFIG+=enable-webkit,CONFIG-=enable-webkit,qtwebkit"