diff options
Diffstat (limited to 'meta/recipes-qt/qt4/files/0008-qt-lib-infix.patch')
-rw-r--r-- | meta/recipes-qt/qt4/files/0008-qt-lib-infix.patch | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/files/0008-qt-lib-infix.patch b/meta/recipes-qt/qt4/files/0008-qt-lib-infix.patch index a1b89124dd..d308a15cf8 100644 --- a/meta/recipes-qt/qt4/files/0008-qt-lib-infix.patch +++ b/meta/recipes-qt/qt4/files/0008-qt-lib-infix.patch | |||
@@ -1,6 +1,11 @@ | |||
1 | Add lib infix to distinguish different qt compile version: e.g. "E" for embedded, "" for X11 | 1 | Add lib infix for QtUiTools to distinguish different Qt edition: e.g. "E" for embedded, "" for X11 |
2 | 2 | ||
3 | Patch has been accepted upstream and should be included in the next major version (4.8.0), see: | ||
4 | http://bugreports.qt.nokia.com/browse/QTBUG-7169 | ||
5 | |||
6 | Original Author: Jeremy Lainé <jeremy.laine@m4x.org> | ||
3 | Ported from OE by: Yu Ke <ke.yu@intel.com> | 7 | Ported from OE by: Yu Ke <ke.yu@intel.com> |
8 | Upstream-Status: Accepted | ||
4 | 9 | ||
5 | --- /tmp/uitools.prf 2009-12-01 18:38:22.000000000 +0100 | 10 | --- /tmp/uitools.prf 2009-12-01 18:38:22.000000000 +0100 |
6 | +++ qt-everywhere-opensource-src-4.6.0/mkspecs/features/uitools.prf 2009-12-01 18:58:16.000000000 +0100 | 11 | +++ qt-everywhere-opensource-src-4.6.0/mkspecs/features/uitools.prf 2009-12-01 18:58:16.000000000 +0100 |