summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
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/recipes-gnome
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/recipes-gnome')
-rw-r--r--meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb
index c88f82a0ee..07d4f1d7a9 100644
--- a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb
+++ b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb
@@ -213,7 +213,7 @@ DEPENDS = "\
213 tiff-native \ 213 tiff-native \
214 tzcode-native \ 214 tzcode-native \
215 u-boot-mkimage-native \ 215 u-boot-mkimage-native \
216 unfs-server-native \ 216 unfs3-native \
217 unifdef-native \ 217 unifdef-native \
218 unzip-native \ 218 unzip-native \
219 update-rc.d-native \ 219 update-rc.d-native \