[Buildroot] [git commit] package/qemu: fix host-qemu variable names

Peter Korsgaard jacmet at uclibc.org
Fri Dec 14 07:54:03 UTC 2012


>>>>> "François" == François Perrad <francois.perrad at gadz.org> writes:

 François> 2012/12/14 Peter Korsgaard <jacmet at sunsite.dk>:
 >> commit: http://git.buildroot.net/buildroot/commit/?id=6f7884c81461bdb35ff47da9cd84c8a8ca5d57cb
 >> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
 >> 
 >> With the upcoming introduction of qemu-on-target, we need to properly
 >> separate the variables used for the host qemu, from the variables
 >> used for the target qemu.
 >> 

 François> you've missed the last line of qemu.mk :
 François>  # variable used by other packages
 François> -QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(QEMU_ARCH)
 François> +QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(HOST_QEMU_ARCH)

Ahh yes, I'll fix that - Thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list