summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2014-01-23 08:32:42 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-28 00:52:35 +0000
commitcac76ff693f5ed7518bff30fb625047808c1568f (patch)
treeaa5f9aaf40d91f1ed65bb3972304005acb318a76 /meta/conf
parent162dd389301ce238b5003d6b4f6031256532508b (diff)
downloadpoky-cac76ff693f5ed7518bff30fb625047808c1568f.tar.gz
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 <jason.wessel@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/seperatebuilddir.inc4
1 files changed, 2 insertions, 2 deletions
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}"
528B_pn-nativesdk-sqlite3 = "${SEPB}" 528B_pn-nativesdk-sqlite3 = "${SEPB}"
529B_pn-nativesdk-systemtap = "${SEPB}" 529B_pn-nativesdk-systemtap = "${SEPB}"
530# Not automake, no out of tree build support 530# Not automake, no out of tree build support
531#B_pn-nativesdk-unfs-server = "${SEPB}" 531#B_pn-nativesdk-unfs3 = "${SEPB}"
532B_pn-nativesdk-util-macros = "${SEPB}" 532B_pn-nativesdk-util-macros = "${SEPB}"
533B_pn-nativesdk-xcb-proto = "${SEPB}" 533B_pn-nativesdk-xcb-proto = "${SEPB}"
534B_pn-nativesdk-xcmiscproto = "${SEPB}" 534B_pn-nativesdk-xcmiscproto = "${SEPB}"
@@ -676,7 +676,7 @@ B_pn-tremor = "${SEPB}"
676B_pn-tslib = "${SEPB}" 676B_pn-tslib = "${SEPB}"
677B_pn-udev = "${SEPB}" 677B_pn-udev = "${SEPB}"
678# Not automake, no out of tree build support 678# Not automake, no out of tree build support
679#B_pn-unfs-server-native = "${SEPB}" 679#B_pn-unfs3-native = "${SEPB}"
680B_pn-usbutils = "${SEPB}" 680B_pn-usbutils = "${SEPB}"
681B_pn-util-linux = "${SEPB}" 681B_pn-util-linux = "${SEPB}"
682B_pn-util-linux-native = "${SEPB}" 682B_pn-util-linux-native = "${SEPB}"