Le Thu, 30 May 2013 14:02:33 +0200,
Javier Viguera <[email protected]> a écrit :

> Hi Eric,
> 
> On 30/05/13 12:29, Eric Bénard wrote:
> > This raise an other problem :
> > - when x11 is not in DISTRO_FEATURES, we shouldn't have the x11-bin
> > package.
> 
> Well, this probably is solved by something like:
> 
> amd-gpu-x11-bin-mx51:
> COMPATIBLE_MACHINE = "${@base_contains('DISTRO_FEATURES', 'x11', '(mx5)', 
> 'Invalid!', d)}"
> 
> If x11 is not in DISTRO_FEATURES, then COMPATIBLE_MACHINE becomes
> 'Invalid!' and that does not match your machine (unless you have a
> machine named "Invalid!" :-) )
> 
yes that's the behaviour I expected by emptying the COMPATIBLE_MACHINE
value. I have to check that more in detail to see if that works (and
why my change allowed to get rid of the warnings).

Eric
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to