On 30 June 2015 at 16:46, Gary Thomas <[email protected]> wrote:

> They are coming from
> meta-fsl-arm/browser-layer/recipes-browser/chromium/chromium-imx.inc
> and my local.conf.  The chromium recipe checks the PACKAGECONFIG variable
> for these settings, but is not using PACKAGECONFIG the normal way.  It's
> just the warnings that are new.
>
> I suspect the chromium recipe(s) need to be rewritten to play nice
> with PACKAGECONFIG...
>

I'm pleased we've got the warning, but recipes that are using a
PACKAGECONFIG variable to configure stuff but then not actually using the
PACKAGECONFIG machinery now need to add stub definitions for each of the
flags they're using:

PACKAGECONFIG[use-gl] = ""
etc

Ross
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to