[OE-core] [PATCH V2 1/2] bluez5: new package for v5.7

Phil Blundell pb at pbcl.net
Mon Jul 15 16:31:34 UTC 2013


On Mon, 2013-07-15 at 15:55 +0100, Burton, Ross wrote:
> On 15 July 2013 14:44, Cristian Iorga <cristian.iorga at intel.com> wrote:
> > +PACKAGECONFIG ??= "\
> > +    ${@base_contains('DISTRO_FEATURES', 'pie', 'pie', '', d)}\
> > +"
> > +PACKAGECONFIG[pie] = "--enable-pie,--disable-pie,"
> 
> Just noticed this "pie" thing.  There is no defined "pie"
> DISTRO_FEATURE.  PIE is generally a good thing, so just enable this.

Didn't Saul have some patches to enable/disable PIE globally through
an .inc file of some sort?  I'm not sure that having random recipes
turning it on haphazardly is all that desirable.

But I agree that having a DISTRO_FEATURE for it that only bluez respects
is probably not all that sensible a plan.

p.





More information about the Openembedded-core mailing list