diff options
Diffstat (limited to 'meta-oe/recipes-qt/qt4/qt4-x11-free/0003-no-tools.patch')
| -rw-r--r-- | meta-oe/recipes-qt/qt4/qt4-x11-free/0003-no-tools.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free/0003-no-tools.patch b/meta-oe/recipes-qt/qt4/qt4-x11-free/0003-no-tools.patch deleted file mode 100644 index 3829ffcdc5..0000000000 --- a/meta-oe/recipes-qt/qt4/qt4-x11-free/0003-no-tools.patch +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | Index: qt-embedded-linux-opensource-src-4.5.0/src/src.pro | ||
| 2 | =================================================================== | ||
| 3 | --- qt-embedded-linux-opensource-src-4.5.0.orig/src/src.pro 2009-02-25 22:32:41.000000000 +0100 | ||
| 4 | +++ qt-embedded-linux-opensource-src-4.5.0/src/src.pro 2009-03-26 17:11:07.000000000 +0100 | ||
| 5 | @@ -6,12 +6,9 @@ | ||
| 6 | wince*:{ | ||
| 7 | SRC_SUBDIRS += src_corelib src_xml src_gui src_sql src_network src_script src_testlib | ||
| 8 | } else { | ||
| 9 | - SRC_SUBDIRS += src_tools_bootstrap src_tools_moc src_tools_rcc src_tools_uic src_corelib src_xml src_network src_gui src_sql src_script src_testlib | ||
| 10 | + SRC_SUBDIRS += src_corelib src_xml src_network src_gui src_sql src_script src_testlib | ||
| 11 | contains(QT_CONFIG, qt3support): SRC_SUBDIRS += src_qt3support | ||
| 12 | contains(QT_CONFIG, dbus):SRC_SUBDIRS += src_dbus | ||
| 13 | - !cross_compile { | ||
| 14 | - contains(QT_CONFIG, qt3support): SRC_SUBDIRS += src_tools_uic3 | ||
| 15 | - } | ||
| 16 | } | ||
| 17 | win32:!contains(QT_EDITION, OpenSource|Console): { | ||
| 18 | SRC_SUBDIRS += src_activeqt | ||
