>-----Original Message----- >From: Dmytriyenko, Denys >Sent: Monday, May 19, 2014 2:30 PM >To: Maupin, Chase >Cc: [email protected] >Subject: Re: [meta-arago] [PATCH 13/19] packagegroup-arago-base- >tiskd: Add base nfs-utils > >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?
I can't find my reason now. I'm going to remove it and do another test build. Maybe it was just a left over artifact. > > >> 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
