summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-02-27 11:12:46 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-02-27 18:28:08 +0100
commit4d4a34c5d29ef7b730eb9da87b39f91352ef66fa (patch)
tree8df0894830a43956bbf1c629dc3938f3f41ca10a /recipes-qt/qt5/qtbase.inc
parentfa521467249da68e89c762a178550c8109bccae3 (diff)
downloadmeta-qt5-4d4a34c5d29ef7b730eb9da87b39f91352ef66fa.tar.gz
recipes: Refresh patches to match git recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase.inc')
-rw-r--r--recipes-qt/qt5/qtbase.inc17
1 files changed, 8 insertions, 9 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index 4bb1a69e..c6fe358b 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -5,20 +5,19 @@ 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 \ 8 file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \
9 file://0005-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ 9 file://0005-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \
10 file://0006-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ 10 file://0006-qeglplatformintegration-Undefine-CursorShape-from-X..patch \
11 file://0007-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ 11 file://0007-configure-bump-path-length-from-256-to-512-character.patch \
12 file://0008-configure-bump-path-length-from-256-to-512-character.patch \ 12 file://0008-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \
13 file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ 13 file://0009-QOpenGLPaintDevice-sub-area-support.patch \
14 file://0010-QOpenGLPaintDevice-sub-area-support.patch \ 14 file://0010-Make-Qt5GuiConfigExtras.cmake-find-gl-es-include-dir.patch \
15 file://0013-Make-Qt5GuiConfigExtras.cmake-find-gl-es-include-dir.patch \
16" 15"
17 16
18# specific for qtbase 17# specific for qtbase
19SRC_URI += "\ 18SRC_URI += "\
20 file://0011-qmake-don-t-build-it-in-configure-but-allow-to-build.patch \ 19 file://0011-qmake-don-t-build-it-in-configure-but-allow-to-build.patch \
21 file://0015-Set-paths-for-target-properly.patch \ 20 file://0012-Set-paths-for-target-properly.patch \
22" 21"
23 22
24DEPENDS += "qtbase-native" 23DEPENDS += "qtbase-native"