qt4: Add missing patch headers
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Apr 2012 11:21:43 +0000 (12:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Apr 2012 10:37:29 +0000 (11:37 +0100)
(From OE-Core rev: ec2f6e1fb655289f5ef51f2b1fa86d5fedccfc61)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/qt-4.8.1/disable-fuse-gold-flag.patch
meta/recipes-qt/qt4/qt-4.8.1/gcc47-fix.patch

index d49d7bc..6efbaf5 100644 (file)
@@ -1,6 +1,10 @@
 Disable the -fuse-ld=gold flag. This option is a Debian/Ubuntu specific
 extension to the g++ and causes upstream GCC to throw an error.
 
+Upstream-Status: Pending
+
+Signed-off-by: Ken Werner <ken.werner@linaro.org>
+
 Index: qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/common.pri
 ===================================================================
 --- qt-everywhere-opensource-src-4.8.0.orig/src/3rdparty/webkit/Source/common.pri
index 8252817..47618cf 100644 (file)
@@ -1,5 +1,9 @@
 Fix compile error when using toolchains based on GCC 4.7.
 
+Upstream-Status: Pending
+
+Signed-off-by: Ken Werner <ken.werner@linaro.org>
+
 Index: qt-everywhere-opensource-src-4.8.0/src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h
 ===================================================================
 --- qt-everywhere-opensource-src-4.8.0.orig/src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h