On Thu, May 30, 2013 at 9:07 AM, Eric Bénard <[email protected]> wrote:
> 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). > I will wait your reworked patchset for review it again. Thanks for looking at it. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
