[yocto] [PATCH 1/1] tar: add acl dependency information

Joe MacDonald joe at deserted.net
Wed Oct 2 07:07:40 PDT 2013


[Re: [yocto] [PATCH 1/1] tar: add acl dependency information] On 13.09.05 (Thu 17:41) Slater, Joseph wrote:

> Oops, I was so worried about sending to the right address, I forgot about
> marking it meta-selinux.

And I missed this on my missing patch sweep through the list last week.
Thanks Joe.  Merged to both master and master-next.

-J.

> 
> Joe
> 
> 
> > -----Original Message-----
> > From: Paul Eggleton [mailto:paul.eggleton at linux.intel.com]
> > Sent: Thursday, September 05, 2013 10:05 AM
> > To: Slater, Joseph
> > Cc: Ouyang, Xin; Slater, Joseph; yocto at yoctoproject.org
> > Subject: Re: [yocto] [PATCH 1/1] tar: add acl dependency information
> > 
> > Hi Joe,
> > 
> > On Thursday 05 September 2013 09:51:36 Joe Slater wrote:
> > > If acl is a distro feature, we want to depend
> > > on it.  Note that without the xattrs patch, tar
> > > cannot deal with acl information.
> > >
> > > Signed-off-by: Joe Slater <jslater at windriver.com>
> > > ---
> > >  recipes-extended/tar/tar_1.26.bbappend |   10 +++++++++-
> > >  1 files changed, 9 insertions(+), 1 deletions(-)
> > >
> > > diff --git a/recipes-extended/tar/tar_1.26.bbappend
> > > b/recipes-extended/tar/tar_1.26.bbappend index 4b971c5..972a7b8 100644
> > > --- a/recipes-extended/tar/tar_1.26.bbappend
> > > +++ b/recipes-extended/tar/tar_1.26.bbappend
> > > @@ -1,7 +1,15 @@
> > > -PR .= ".2"
> > > +PR .= ".selinux3"
> > >
> > >  FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> > >
> > >  SRC_URI += "file://tar-1.24-xattrs.patch"
> > >
> > >  inherit enable-selinux
> > > +
> > > +
> > > +PACKAGECONFIG += "${@base_contains('DISTRO_FEATURES', 'acl', 'acl', '',
> > > d)}" +
> > > +# configure has no acl enable/disable options!
> > > +#
> > > +PACKAGECONFIG[acl] = ",,acl,"
> > > +
> > 
> > Should this have been marked as [meta-selinux] ?
> > 
> > Cheers,
> > Paul
> > 
> > --
> > 
> > Paul Eggleton
> > Intel Open Source Technology Centre
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131002/aabe7987/attachment.pgp>


More information about the yocto mailing list