[OE-core] [PATCH 07/28] packagegroup-core-nfs: remove broken glibc-utils reference

Paul Eggleton paul.eggleton at linux.intel.com
Mon Sep 3 10:30:27 UTC 2012


I'm not convinced everyone who wants to serve NFS needs rpcinfo, nor is
it clear that rpcinfo is actually provided as part of eglibc-utils
anymore, so let's just remove this.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../packagegroups/packagegroup-core-nfs.bb         |    6 ------
 1 file changed, 6 deletions(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb b/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb
index e63753b..4b1059c 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb
@@ -20,9 +20,3 @@ RDEPENDS_packagegroup-core-nfs-server = "\
     nfs-utils \
     nfs-utils-client \
     "
-
-# rpcinfo can be useful but only with glibc images
-GLIBC_DEPENDENCIES = "glibc-utils"
-
-RRECOMMENDS_packagegroup-core-nfs-server_append_libc-glibc = " ${GLIBC_DEPENDENCIES}"
-
-- 
1.7.9.5





More information about the Openembedded-core mailing list