All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe/meta-systemd][PATCH 0/4] Tidy up for recent OE-Core changes
@ 2014-09-17 14:41 Paul Eggleton
  2014-09-17 14:41 ` [meta-oe][PATCH 1/4] libunwind: remove as recipe is now in OE-Core Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Eggleton @ 2014-09-17 14:41 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit 28e26a9b0ad37d0c92ba42b2727215eef1edf5a2:

  tcpslice: add recipe under tcpdump (2014-09-09 10:32:51 -0400)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/cleanup5
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/cleanup5

Paul Eggleton (4):
  libunwind: remove as recipe is now in OE-Core
  dhcp: remove parts now merged into OE-Core recipe
  portmap: systemd support now in OE-Core
  keymaps: systemd support now in OE-Core

 meta-oe/recipes-support/libunwind/libunwind.inc    | 30 ----------------------
 meta-oe/recipes-support/libunwind/libunwind_1.1.bb |  4 ---
 .../recipes-bsp/keymaps/keymaps/keymaps.service    |  9 -------
 .../recipes-bsp/keymaps/keymaps_1.0.bbappend       | 11 --------
 .../recipes-connectivity/dhcp/dhcp/dhcpd.service   | 12 ---------
 .../dhcp/dhcp/dhcrelay.service                     | 10 --------
 .../recipes-connectivity/dhcp/dhcp_%.bbappend      | 23 +++--------------
 .../portmap/portmap/portmap.service                | 10 --------
 .../portmap/portmap_6.0.bbappend                   | 11 --------
 9 files changed, 3 insertions(+), 117 deletions(-)
 delete mode 100644 meta-oe/recipes-support/libunwind/libunwind.inc
 delete mode 100644 meta-oe/recipes-support/libunwind/libunwind_1.1.bb
 delete mode 100644 meta-systemd/oe-core/recipes-bsp/keymaps/keymaps/keymaps.service
 delete mode 100644 meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp/dhcpd.service
 delete mode 100644 meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp/dhcrelay.service
 delete mode 100644 meta-systemd/oe-core/recipes-connectivity/portmap/portmap/portmap.service

-- 
1.9.3



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

end of thread, other threads:[~2014-09-17 14:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 14:41 [meta-oe/meta-systemd][PATCH 0/4] Tidy up for recent OE-Core changes Paul Eggleton
2014-09-17 14:41 ` [meta-oe][PATCH 1/4] libunwind: remove as recipe is now in OE-Core Paul Eggleton
2014-09-17 14:41 ` [meta-systemd][PATCH 2/4] dhcp: remove parts now merged into OE-Core recipe Paul Eggleton
2014-09-17 14:50   ` Paul Eggleton
2014-09-17 14:41 ` [meta-systemd][PATCH 3/4] portmap: systemd support now in OE-Core Paul Eggleton
2014-09-17 14:41 ` [meta-systemd][PATCH 4/4] keymaps: " Paul Eggleton

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.