summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/files/qt-config.patch
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-05-17 15:51:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-18 14:32:48 +0100
commit18b0adee1e79577b99eb4bdbcf43e749c8616719 (patch)
tree9eb370b0e04f4b60bbee7066bd7233b1fa824b57 /meta/recipes-qt/qt4/files/qt-config.patch
parent0f574ccf07fd35fb3a8a9ddf01b5fd1ce6865cad (diff)
downloadpoky-18b0adee1e79577b99eb4bdbcf43e749c8616719.tar.gz
qt4: add comments and Upstream-Status to all patches
(From OE-Core rev: 5eed81039f33b846303a2032afcf832709b18210) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4/files/qt-config.patch')
-rw-r--r--meta/recipes-qt/qt4/files/qt-config.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/files/qt-config.patch b/meta/recipes-qt/qt4/files/qt-config.patch
index a31e7b3e2a..2ab05ed1ad 100644
--- a/meta/recipes-qt/qt4/files/qt-config.patch
+++ b/meta/recipes-qt/qt4/files/qt-config.patch
@@ -1,5 +1,10 @@
1Allow to set a qt.conf from the outside using the environment. This allows
2to inject new prefixes and other paths into qmake. This is needed when using
3the same qmake binary to build qt/x11 and qt/embedded
1 4
5Original Author: Holger Freyther <zecke@selfish.org>
2Ported from OE by: Yu Ke <ke.yu@intel.com> 6Ported from OE by: Yu Ke <ke.yu@intel.com>
7Upstream-Status: Pending
3 8
4--- /tmp/qlibraryinfo.cpp 2008-08-02 17:16:41.000000000 +0200 9--- /tmp/qlibraryinfo.cpp 2008-08-02 17:16:41.000000000 +0200
5+++ qt-embedded-linux-opensource-src-4.4.1/src/corelib/global/qlibraryinfo.cpp 2008-08-02 17:17:42.000000000 +0200 10+++ qt-embedded-linux-opensource-src-4.4.1/src/corelib/global/qlibraryinfo.cpp 2008-08-02 17:17:42.000000000 +0200