From patchwork Tue Nov 27 12:11:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,0/4] Remove recipes in other layers Date: Tue, 27 Nov 2012 12:11:31 -0000 From: Paul Eggleton X-Patchwork-Id: 39677 Message-Id: To: openembedded-devel@lists.openembedded.org Remove some recipes now maintained in other layers. This is just the low-hanging fruit, there are others that will need a closer look. The following changes since commit e4236266b7ac6103e4b9400eb51b5cb0037f3ba9: hiawatha: add CONFFILES and a php example (2012-11-27 10:48:24 +0000) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/cleanup4 http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/cleanup4 Paul Eggleton (4): libcgroup: remove socat: remove ptpd: remove netperf: remove .../recipes-benchmark/netperf/files/cpu_set.patch | 24 - meta-oe/recipes-benchmark/netperf/files/init | 51 -- .../recipes-benchmark/netperf/files/vfork.patch | 26 - meta-oe/recipes-benchmark/netperf/netperf_2.4.4.bb | 56 -- .../ptpd/ptpd-1.0.0/add-limit-h.patch | 26 - meta-oe/recipes-connectivity/ptpd/ptpd_1.0.0.bb | 20 - meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb | 27 - .../socat/socat-1.7.1.2/compile.patch | 939 -------------------- meta-oe/recipes-support/socat/socat_1.7.1.2.bb | 21 - 9 files changed, 1190 deletions(-) delete mode 100644 meta-oe/recipes-benchmark/netperf/files/cpu_set.patch delete mode 100644 meta-oe/recipes-benchmark/netperf/files/init delete mode 100644 meta-oe/recipes-benchmark/netperf/files/vfork.patch delete mode 100644 meta-oe/recipes-benchmark/netperf/netperf_2.4.4.bb delete mode 100644 meta-oe/recipes-connectivity/ptpd/ptpd-1.0.0/add-limit-h.patch delete mode 100644 meta-oe/recipes-connectivity/ptpd/ptpd_1.0.0.bb delete mode 100644 meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb delete mode 100644 meta-oe/recipes-support/socat/socat-1.7.1.2/compile.patch delete mode 100644 meta-oe/recipes-support/socat/socat_1.7.1.2.bb