[OE-core] [Consolidated Pull 03/22] task-core-basic: drop portmap

Elizabeth Flanagan elizabeth.flanagan at intel.com
Thu Jun 7 23:36:51 UTC 2012


From: Christopher Larson <kergoth at gmail.com>

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>
---
 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 \
-- 
1.7.5.4





More information about the Openembedded-core mailing list