[OE-core] [PATCH 1/2] gtk-immodules-cache.bbclass: allow for offline cache generation

Phil Blundell philb at gnu.org
Wed Dec 19 16:06:31 UTC 2012


On Wed, 2012-12-19 at 18:02 +0200, Laurentiu Palcu wrote:
> +EMULATOR=qemu-$(echo ${TARGET_ARCH}| \
> +    sed -e 's/i[3-6]86/i386/' -e 's/x86[_-]64/x86_64/' \
> +        -e 's/powerpc/ppc/')

Maybe you could use ${@qemu_target_binary()} for that.

p.






More information about the Openembedded-core mailing list