[meta-lsi] [PATCH 39/86] lsi-image-large: Add nfs-utils-client package

Daniel Dragomir daniel.dragomir at windriver.com
Wed Oct 29 08:35:47 PDT 2014


From: "Hong H. Pham" <hong.pham at windriver.com>

The nfs-utils package provides an additional package, nfs-utils-client,
which has the command (/sbin/mount.nfs) needed to mount an NFS filesystem.

Signed-off-by: Hong H. Pham <hong.pham at windriver.com>
---
 recipes-core/images/lsi-image-large.bb                     | 1 +
 recipes-core/packagegroups/packagegroup-core-large-boot.bb | 1 +
 2 files changed, 2 insertions(+)

diff --git a/recipes-core/images/lsi-image-large.bb b/recipes-core/images/lsi-image-large.bb
index 9e0646f..fc84ed8 100644
--- a/recipes-core/images/lsi-image-large.bb
+++ b/recipes-core/images/lsi-image-large.bb
@@ -125,6 +125,7 @@ ncurses \
 netbase \
 net-tools \
 nfs-utils \
+nfs-utils-client \
 ocf-linux \
 openssh \
 openssl \
diff --git a/recipes-core/packagegroups/packagegroup-core-large-boot.bb b/recipes-core/packagegroups/packagegroup-core-large-boot.bb
index be50dab..39c82d3 100644
--- a/recipes-core/packagegroups/packagegroup-core-large-boot.bb
+++ b/recipes-core/packagegroups/packagegroup-core-large-boot.bb
@@ -191,6 +191,7 @@ RDEPENDS_${PN} = "\
     gzip \
     libtool \
     nfs-utils \
+    nfs-utils-client \
     libffi \
     wpa-supplicant \
     man \
-- 
1.8.1.4



More information about the meta-lsi mailing list