diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-05-17 15:51:01 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-18 14:32:48 +0100 |
| commit | 18b0adee1e79577b99eb4bdbcf43e749c8616719 (patch) | |
| tree | 9eb370b0e04f4b60bbee7066bd7233b1fa824b57 /meta/recipes-qt/qt4/files/fix-config-tests.patch | |
| parent | 0f574ccf07fd35fb3a8a9ddf01b5fd1ce6865cad (diff) | |
| download | poky-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/fix-config-tests.patch')
| -rw-r--r-- | meta/recipes-qt/qt4/files/fix-config-tests.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/files/fix-config-tests.patch b/meta/recipes-qt/qt4/files/fix-config-tests.patch index 21054555bc..1e0d14eb6b 100644 --- a/meta/recipes-qt/qt4/files/fix-config-tests.patch +++ b/meta/recipes-qt/qt4/files/fix-config-tests.patch | |||
| @@ -2,7 +2,9 @@ Fix invocation in case of "ccache some-compiler-gcc". As the command "ccache som | |||
| 2 | 2 | ||
| 3 | both visibility and relocs were affected. | 3 | both visibility and relocs were affected. |
| 4 | 4 | ||
| 5 | Original Author: Holger Hans Peter Freyther <zecke@selfish.org> | ||
| 5 | Ported from OE by: Yu Ke <ke.yu@intel.com> | 6 | Ported from OE by: Yu Ke <ke.yu@intel.com> |
| 7 | Upstream-Status: Pending | ||
| 6 | 8 | ||
| 7 | Index: qt-x11-opensource-src-4.5.2/config.tests/unix/bsymbolic_functions.test | 9 | Index: qt-x11-opensource-src-4.5.2/config.tests/unix/bsymbolic_functions.test |
| 8 | =================================================================== | 10 | =================================================================== |
