On Mon, May 19, 2014 at 02:20:01PM -0500, Chase Maupin wrote: > * Add the base nfs-utils package along with the nfs-utils-client > package.
I asked it before, but don't remember seeing the answer - what's the purpose? Is there a use case for NFS server? > Signed-off-by: Chase Maupin <[email protected]> > --- > .../packagegroups/packagegroup-arago-base-tisdk.bb | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb > > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb > index 16b5df1..2db98b8 100644 > --- > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb > +++ > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base-tisdk.bb > @@ -1,6 +1,6 @@ > DESCRIPTION = "Additional packages beyond console packages shared by TI SDKs" > LICENSE = "MIT" > -PR = "r13" > +PR = "r14" > > inherit packagegroup > > @@ -16,5 +16,6 @@ RDEPENDS_${PN} = "\ > iperf \ > psplash \ > arago-gpl-notice \ > + nfs-utils \ > nfs-utils-client \ > " > -- > 1.7.9.5 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
