summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5base/qt5base-0005-fix-gui-build-without-png.patch
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2013-12-17 13:57:30 +0000
committerPeter Korsgaard <peter@korsgaard.com>2013-12-19 16:33:47 +0100
commite4a839277f7d74104e25fb4fd846f9c2bf3f9c1e (patch)
tree9e1284c191351310df7edb402cb77bc8e4d58bc4 /package/qt5/qt5base/qt5base-0005-fix-gui-build-without-png.patch
parent60e9010ec843c736ce5d1d34d7a60a0abab23d84 (diff)
downloadbuildroot-e4a839277f7d74104e25fb4fd846f9c2bf3f9c1e.tar.gz
buildroot-e4a839277f7d74104e25fb4fd846f9c2bf3f9c1e.zip
qt5: version bump
-bump version to 5.2.0 -remove unneeded patches -remove invalid configure options [Peter: uclibc-no-lfs + qatomic patches still needed, new patch for uClibc] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5base/qt5base-0005-fix-gui-build-without-png.patch')
-rw-r--r--package/qt5/qt5base/qt5base-0005-fix-gui-build-without-png.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/package/qt5/qt5base/qt5base-0005-fix-gui-build-without-png.patch b/package/qt5/qt5base/qt5base-0005-fix-gui-build-without-png.patch
deleted file mode 100644
index ea0a7e3d2d..0000000000
--- a/package/qt5/qt5base/qt5base-0005-fix-gui-build-without-png.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-[PATCH] fix QtGUI build without PNG support
-
-Upstream bug: https://bugreports.qt-project.org/browse/QTBUG-33496
-
-Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
----
- src/gui/kernel/qplatformtheme.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: qt5base-5.1.1/src/gui/kernel/qplatformtheme.cpp
-===================================================================
---- qt5base-5.1.1.orig/src/gui/kernel/qplatformtheme.cpp
-+++ qt5base-5.1.1/src/gui/kernel/qplatformtheme.cpp
-@@ -48,7 +48,7 @@
- #include <QtCore/qfileinfo.h>
- #include <qpalette.h>
- #include <qtextformat.h>
--#include <qiconloader_p.h>
-+#include <private/qiconloader_p.h>
-
- QT_BEGIN_NAMESPACE
-
OpenPOWER on IntegriCloud