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.

(From OE-Core rev: f63add40c6bdfb3a19e59ac28f7d2ae5597f5bfd)

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Christopher Larson 2012-06-07 16:36:51 -07:00 committed by Richard Purdie
parent f822034e4f
commit 61e06d3464
1 changed files with 0 additions and 1 deletions

View File

@ -148,7 +148,6 @@ RDEPENDS_task-core-sys-services = "\
nfs-utils \
pciutils \
libpcre \
portmap \
rpcbind \
sysfsutils \
tcp-wrappers \