From patchwork Fri Feb 24 10:12:34 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,0/2] Tidy up some files Date: Fri, 24 Feb 2012 10:12:34 -0000 From: Paul Eggleton X-Patchwork-Id: 21909 Message-Id: To: openembedded-devel@lists.openembedded.org Pick off some low-hanging fruit. The following changes since commit 9cca08ee27f166395e500718bf184fa86112c224: systemd: split out libraries from ${PN} (2012-02-24 10:55:49 +0100) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/tidy http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/tidy Paul Eggleton (2): python-setuptools: remove Tidy up unused files .../eglibc/ldconfig-native-2.12.1/32and64bit.patch | 331 -------------- .../eglibc/ldconfig-native-2.12.1/README | 8 - .../endian-ness_handling.patch | 454 ------------------- .../ldconfig-native-2.12.1/endianess-header.patch | 113 ----- .../eglibc/ldconfig-native-2.12.1/flag_fix.patch | 24 - .../ldconfig-native-2.12.1.tar.bz2 | Bin 21491 -> 0 bytes .../eglibc/ldconfig-native-2.12.1/ldconfig.patch | 471 -------------------- .../ldconfig_aux-cache_path_fix.patch | 36 -- .../python/python-setuptools_0.6c11.bb | 33 -- .../0001-don-t-try-to-run-generated-binaries.patch | 68 --- .../cups/cups-1.4.6/use_echo_only_in_init.patch | 11 - meta-oe/recipes-support/cups/cups14.inc | 84 ---- 12 files changed, 0 insertions(+), 1633 deletions(-) delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/32and64bit.patch delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/README delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/endian-ness_handling.patch delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/endianess-header.patch delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/flag_fix.patch delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2 delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/ldconfig.patch delete mode 100644 meta-oe/recipes-core/eglibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch delete mode 100644 meta-oe/recipes-devtools/python/python-setuptools_0.6c11.bb delete mode 100644 meta-oe/recipes-support/cups/cups-1.4.6/0001-don-t-try-to-run-generated-binaries.patch delete mode 100644 meta-oe/recipes-support/cups/cups-1.4.6/use_echo_only_in_init.patch delete mode 100644 meta-oe/recipes-support/cups/cups14.inc