[OE-core] [oe-commits] Laurentiu Palcu : qemu: add wrapper for qemu-mips binary

Richard Purdie richard.purdie at linuxfoundation.org
Mon Oct 8 08:26:53 UTC 2012


On Sat, 2012-10-06 at 11:13 -0700, Khem Raj wrote:
> On Sat, Oct 6, 2012 at 9:21 AM, Martin Jansa <martin.jansa at gmail.com> 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

I've added a patch in doing this.

Cheers,

Richard





More information about the Openembedded-core mailing list