mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
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:
committed by
Richard Purdie
parent
f822034e4f
commit
61e06d3464
@@ -148,7 +148,6 @@ RDEPENDS_task-core-sys-services = "\
|
||||
nfs-utils \
|
||||
pciutils \
|
||||
libpcre \
|
||||
portmap \
|
||||
rpcbind \
|
||||
sysfsutils \
|
||||
tcp-wrappers \
|
||||
|
||||
Reference in New Issue
Block a user