summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-02-27 13:23:08 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-02-27 13:41:19 -0300
commitd02ea33262489f6892db857f9674d14a08f7ca54 (patch)
tree8a5821cd1aa8db7e653e79e02196afb82d13e7fb
parenta137e6e8b45f11c77f6615cfa6ff50d025669b11 (diff)
downloadmeta-qt5-otavio/master.tar.gz
Revert "qtbase: remove patches required for native(-sdk) only"upstream/otavio/masterotavio/master
This reverts commit b4be9ded11fd6738f0edeb10bada3c83f82a88a0. The change breaks qtxmlpatterns like: ,---- | ERROR: QA Issue: qtxmlpatterns: The compile log indicates that | host include and/or library paths were used. | Please check the log | '.../tmp/work/.../qtxmlpatterns/5.4.0-r0/temp/log.do_compile' | for more information. [compile-host-path] `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-qt/qt5/qtbase.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index da60b767..fd3e6818 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -5,6 +5,8 @@ SRC_URI += "\
5 file://0001-Add-linux-oe-g-platform.patch \ 5 file://0001-Add-linux-oe-g-platform.patch \
6 file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ 6 file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
7 file://0003-Add-external-hostbindir-option.patch \ 7 file://0003-Add-external-hostbindir-option.patch \
8 file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \
9 file://0005-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \
8 file://0006-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ 10 file://0006-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \
9 file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ 11 file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \
10 file://0008-configure-bump-path-length-from-256-to-512-character.patch \ 12 file://0008-configure-bump-path-length-from-256-to-512-character.patch \