On Mon, Apr 8, 2013 at 5:58 PM, Otavio Salvador <ota...@ossystems.com.br> wrote:
> When a MACHINEOVERRIDES has more than one value, split by ':' as usual
> OVERRIDES, this were not being properly checked in COMPATIBLE_MACHINE
> matching as we need to iterate over each SoC family and check if it is
> compatible or not.
>
> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
...
> +            compat_machines.extend((d.getVar('MACHINEOVERRIDES', True) or 
> "").split(":"))
...

I did run it and it fails. I am fixing it and will send a new  version
well tested.

--
Otavio Salvador                             O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to