From b5b3825ce6df45b16e1f3e15001da213bc8b0a55 Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Thu, 12 Aug 2010 21:02:58 -0700 Subject: 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 --- meta/packages/tasks/task-sdk-host.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/packages/tasks/task-sdk-host.bb') diff --git a/meta/packages/tasks/task-sdk-host.bb b/meta/packages/tasks/task-sdk-host.bb index 08208bf6c..bccf48dbd 100644 --- a/meta/packages/tasks/task-sdk-host.bb +++ b/meta/packages/tasks/task-sdk-host.bb @@ -18,6 +18,8 @@ RDEPENDS_${PN} = "\ pkgconfig-nativesdk \ qemu-nativesdk \ qemu-helper-nativesdk \ + pseudo-nativesdk \ + unfs-server-nativesdk \ opkg-nativesdk \ " -- cgit v1.2.3