mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
unfs-server: new userspace nfs recipe
This is a simple userspace NFS server, derived from one which was previously used in openSUSE 10.x. Wind River contributed many of the patches. This package is not intended for target installations, only -native and -nativesdk use. Enabling nativesdk for readline, sqlite3, and pseudo was required, as well as a few new autoconf siteconfig entries. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
735210556d
commit
b5b3825ce6
@@ -18,6 +18,8 @@ RDEPENDS_${PN} = "\
|
||||
pkgconfig-nativesdk \
|
||||
qemu-nativesdk \
|
||||
qemu-helper-nativesdk \
|
||||
pseudo-nativesdk \
|
||||
unfs-server-nativesdk \
|
||||
opkg-nativesdk \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user