On Sat, Oct 6, 2012 at 9:21 AM, Martin Jansa <[email protected]> wrote:
>
>> +# IMPORTANT: This piece needs to be removed once the root cause is fixed!
>> +do_install_append() {
>> +     create_wrapper ${D}/${bindir}/qemu-mips \
>> +             QEMU_RESERVED_VA=0x0
>> +}
>> +# END of qemu-mips workaround
>
> What about checking if mips is in QEMU_TARGETS before doing this?
>

or simply for check for existence of qemu-mips before creating the wrapper

> Right now this breaks all distros without mips in QEMU_TARGETS.
>
> Cheers,

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to