[oe] [meta-oe/meta-systemd][PATCH 0/4] Tidy up for recent OE-Core changes

Paul Eggleton paul.eggleton at linux.intel.com
Wed Sep 17 14:41:22 UTC 2014


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




More information about the Openembedded-devel mailing list