[oe-commits] Christopher Larson : task-core-basic: drop portmap

git at git.openembedded.org git at git.openembedded.org
Fri Jun 8 10:44:06 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: f63add40c6bdfb3a19e59ac28f7d2ae5597f5bfd
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f63add40c6bdfb3a19e59ac28f7d2ae5597f5bfd

Author: Christopher Larson <kergoth at gmail.com>
Date:   Thu Jun  7 16:36:51 2012 -0700

task-core-basic: drop portmap

Both rpcbind and portmap are RPC port mappers. Having both is redundant. Chose
rpcbind over portmap as rpcbind supports ipv6, nfs4, and builds without the
glibc rpc headers, which have been obsoleted in glibc 2.14.

Signed-off-by: Christopher Larson <kergoth at gmail.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/tasks/task-core-basic.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-extended/tasks/task-core-basic.bb b/meta/recipes-extended/tasks/task-core-basic.bb
index 8bab0db..a810d37 100644
--- a/meta/recipes-extended/tasks/task-core-basic.bb
+++ b/meta/recipes-extended/tasks/task-core-basic.bb
@@ -148,7 +148,6 @@ RDEPENDS_task-core-sys-services = "\
     nfs-utils \
     pciutils \
     libpcre \
-    portmap \
     rpcbind \
     sysfsutils \
     tcp-wrappers \





More information about the Openembedded-commits mailing list