pass --use-system-qemu option to init_buildsystem
authorAnas Nashif <anas.nashif@intel.com>
Mon, 20 Aug 2012 04:29:40 +0000 (00:29 -0400)
committerStephan Kulow <coolo@suse.de>
Mon, 24 Sep 2012 14:56:31 +0000 (16:56 +0200)
commit4ffaab9f44c4a7a69cc222321b810b6033d21861
tree325df3e93ccda8dea5a865deaa396b2e07c82db2
parent214bf7279bac8361094d24a5de17b76fb03afe67
pass --use-system-qemu option to init_buildsystem

Currently this option has no effect, variable is set to true and when
passed to init_buildsystem it does nothing, this patch will set the variable
USE_SYSTEM_QEMU to --use-system-qemu and hence init_buildsystem will use
system qemu
build