]> code.ossystems Code Review - openembedded-core.git/commit
qemu-native: set ld.bfd, fix cflags, and set some environment vars
authorStephen Arnold <sarnold@vctlabs.com>
Mon, 13 Jun 2016 01:09:56 +0000 (18:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2016 16:35:05 +0000 (17:35 +0100)
commit862c9cbbef1f17b57c0ea369d88194b60623ffdd
tree7bd4409438a5a734dcfc57efa4b1a41c69589387
parent324f7cea3e73eb3f64cdfa221398797ddd2b50e9
qemu-native: set ld.bfd, fix cflags, and set some environment vars

The main thing is build failures with gold linker, but qemu is also a
little too aggressive at finding random tools on the build host, so we
also set the build env for qemu-native and make sure it doesn't reset
its own (hard-coded) cflags when we don't want it to.

Signed-off-by: Stephen Arnold <sarnold@vctlabs.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/qemu-2.5.0-cflags.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_2.6.0.bb