Bug 7682

Summary: Missing dependencies for NFS
Product: buildroot Reporter: mfld.fr
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot, mfld.fr
Priority: P5    
Version: 2014.05   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description mfld.fr 2014-11-30 17:41:07 UTC
Selecting nfs-utils package does not automatically select the rpcbind package (needed at runtime by rpc.statd) and does not check for RPC support in uclibc (needed at buildtime by rpcbind).

NFS on embedded device ? Yeah, I need it on my BeagleBoneBlack for a cheap NAS :-)
Comment 2 mfld.fr 2015-07-30 17:23:17 UTC
Thank you very much for the fix !