All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/4] Remove recipes in other layers
@ 2012-11-27 12:11 Paul Eggleton
  2012-11-27 12:11 ` [meta-oe][PATCH 1/4] libcgroup: remove Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2012-11-27 12:11 UTC (permalink / raw)
  To: openembedded-devel

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

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-11-27 13:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 12:11 [meta-oe][PATCH 0/4] Remove recipes in other layers Paul Eggleton
2012-11-27 12:11 ` [meta-oe][PATCH 1/4] libcgroup: remove Paul Eggleton
2012-11-27 12:11 ` [meta-oe][PATCH 2/4] socat: remove Paul Eggleton
2012-11-27 12:11 ` [meta-oe][PATCH 3/4] ptpd: remove Paul Eggleton
2012-11-27 12:11 ` [meta-oe][PATCH 4/4] netperf: remove Paul Eggleton
2012-11-27 13:07 ` [meta-oe][PATCH 0/4] Remove recipes in other layers Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.