From cac76ff693f5ed7518bff30fb625047808c1568f 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] (From OE-Core rev: d577c56519a448b142da5b43e46d5bd9d3a3b4bd) Signed-off-by: Jason Wessel Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/conf/distro/include/seperatebuilddir.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index 3c36c2232a..64e8f6de7d 100644 --- a/meta/conf/distro/include/seperatebuilddir.inc +++ b/meta/conf/distro/include/seperatebuilddir.inc @@ -528,7 +528,7 @@ B_pn-nativesdk-renderproto = "${SEPB}" B_pn-nativesdk-sqlite3 = "${SEPB}" B_pn-nativesdk-systemtap = "${SEPB}" # Not automake, no out of tree build support -#B_pn-nativesdk-unfs-server = "${SEPB}" +#B_pn-nativesdk-unfs3 = "${SEPB}" B_pn-nativesdk-util-macros = "${SEPB}" B_pn-nativesdk-xcb-proto = "${SEPB}" B_pn-nativesdk-xcmiscproto = "${SEPB}" @@ -676,7 +676,7 @@ B_pn-tremor = "${SEPB}" B_pn-tslib = "${SEPB}" B_pn-udev = "${SEPB}" # Not automake, no out of tree build support -#B_pn-unfs-server-native = "${SEPB}" +#B_pn-unfs3-native = "${SEPB}" B_pn-usbutils = "${SEPB}" B_pn-util-linux = "${SEPB}" B_pn-util-linux-native = "${SEPB}" -- cgit v1.2.3-54-g00ecf