From d577c56519a448b142da5b43e46d5bd9d3a3b4bd Mon Sep 17 00:00:00 2001 From: Jason Wessel Date: Thu, 23 Jan 2014 08:32:42 -0600 Subject: unfs3, unfs-server: Replace all instances of unfs-server with unfs3 Other recipes dependencies and even some comments need to be updated for the removal of unfs-server and the replacement with unfs3. The unfs3 is a complete drop in replacement providing all the prior functionality of NFSv2 but also adding NFSv3. [YOCTO #5639] Signed-off-by: Jason Wessel Signed-off-by: Saul Wold --- meta/site/x86_64-linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/site/x86_64-linux') diff --git a/meta/site/x86_64-linux b/meta/site/x86_64-linux index b4434fe640..573a9070ee 100644 --- a/meta/site/x86_64-linux +++ b/meta/site/x86_64-linux @@ -98,7 +98,7 @@ ac_cv_alignof_CORBA_wchar=2 lf_cv_sane_realloc=yes as_cv_unaligned_access=${as_cv_unaligned_access=yes} -#unfs-server +#unfs3 nfsd_cv_broken_setfsuid=${nfsd_cv_broken_setfsuid=0} nfsd_cv_func_statfs=${nfsd_cv_func_statfs=statfs2_bsize} nfsd_cv_bsd_signals=${nfsd_cv_bsd_signals=yes} -- cgit 1.2.3-korg