summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-4.8.5.inc
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2013-08-03 17:56:43 +1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-06 12:39:58 +0100
commit10197429ebe131c811a312a33398bbb13999fd5f (patch)
tree137486e8dd8f3bf4067560d084b78d2be3e5a24c /meta/recipes-qt/qt4/qt4-4.8.5.inc
parent6810129b5a13785fd1d2e9f9a2d00322e8372992 (diff)
downloadpoky-10197429ebe131c811a312a33398bbb13999fd5f.tar.gz
qt4: add upstream QTBUG-32534 patch for QHttpMultiPart upload corruption
(From OE-Core rev: 59c02272fe77589e265da6fc3fa3db0c76bcdf52) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-4.8.5.inc')
-rw-r--r--meta/recipes-qt/qt4/qt4-4.8.5.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-4.8.5.inc b/meta/recipes-qt/qt4/qt4-4.8.5.inc
index d05b17464e..95a14f3ddd 100644
--- a/meta/recipes-qt/qt4/qt4-4.8.5.inc
+++ b/meta/recipes-qt/qt4/qt4-4.8.5.inc
@@ -22,6 +22,7 @@ SRC_URI = "http://download.qt-project.org/official_releases/qt/4.8/${PV}/qt-ever
22 file://0019-Fixes-for-gcc-4.7.0-particularly-on-qemux86.patch \ 22 file://0019-Fixes-for-gcc-4.7.0-particularly-on-qemux86.patch \
23 file://0020-webkit-disable-the-fuse-ld-gold-flag.patch \ 23 file://0020-webkit-disable-the-fuse-ld-gold-flag.patch \
24 file://0022-Fix-drawing-of-0-width-polylines-from-outside-the-de.patch \ 24 file://0022-Fix-drawing-of-0-width-polylines-from-outside-the-de.patch \
25 file://0023-QHttpMultiPart-fix-data-corruption-in-readData-metho.patch \
25 file://0027-tools.pro-disable-qmeegographicssystemhelper.patch \ 26 file://0027-tools.pro-disable-qmeegographicssystemhelper.patch \
26 file://g++.conf \ 27 file://g++.conf \
27 file://linux.conf \ 28 file://linux.conf \