[OE-core] [PATCH 2/2] strace: add configure options libaio and acl

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jul 1 09:45:12 UTC 2013


On Monday 01 July 2013 09:52:42 Kang Kai wrote:
> On 2013年06月29日 01:16, Paul Eggleton wrote:
> > Secondly, although this seems to work the use
> > of overrides, += and ?= together is a little bit confusing. Perhaps the
> > following would be a bit clearer:
> > 
> > PACKAGECONFIG_class-target ?= "aio \
> > 
> >                                ${@base_contains('DISTRO_FEATURES', 'acl',
> >                                'acl', '', d)}"
> 
> I considered this way.
> When 'acl' in distro feature, I want strace enable acl support. But
> PACKAGECONFIG could be overwritten that even 'acl' in distro feature but
> not in 'PACKAGECONFIG'.

I don't think this is a big issue - we have a fairly strong precedent for 
doing it this way so that PACKAGECONFIG customisation overrides 
DISTRO_FEATURES, based on usage in other recipes.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list