[OE-core] [PATCH 0/5] Add 'tcp-wrappers' PACKAGECONFIG

Christopher Larson kergoth at gmail.com
Fri May 31 02:26:24 UTC 2013


From: Christopher Larson <chris_larson at mentor.com>

This makes rpcbind, quota, systemd, portmap, and nfs-utils obey the same tcp
wrappers PACKAGECONFIG which xinetd obeys.

The following changes since commit aa500de527b3afdac8765d68f9cd1c2e09149477:

  hicolor-icon-theme: keep inherited dependencies and switch to gnomebase (2013-05-30 22:31:33 +0100)

are available in the git repository at:

  https://github.com/kergoth/oe-core.git tcp-wrappers-packageconfig
  https://github.com/kergoth/oe-core/tree/tcp-wrappers-packageconfig

Christopher Larson (5):
  rpcbind: obey 'tcp-wrappers' PACKAGECONFIG
  quota: obey 'tcp-wrappers' PACKAGECONFIG
  systemd: obey 'tcp-wrappers' PACKAGECONFIG
  portmap: obey 'tcp-wrappers' PACKAGECONFIG
  nfs-utils: obey 'tcp-wrappers' PACKAGECONFIG

 meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.8.bb | 5 ++++-
 meta/recipes-connectivity/portmap/portmap_6.0.bb       | 5 ++++-
 meta/recipes-core/systemd/systemd_204.bb               | 5 +++--
 meta/recipes-extended/quota/quota_4.01.bb              | 3 +++
 meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb         | 3 +++
 5 files changed, 17 insertions(+), 4 deletions(-)

-- 
1.8.3




More information about the Openembedded-core mailing list