]> code.ossystems Code Review - openembedded-core.git/commit
qemu: disable Valgrind
authorRoss Burton <ross.burton@intel.com>
Tue, 20 Oct 2015 21:19:08 +0000 (22:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Oct 2015 21:52:17 +0000 (22:52 +0100)
commit33960902b9c36575ddda3d926d70fa13bbad85f6
treee152135adde245c2e0c1b01acc0093e034ba12ef
parente1837b51e4054a725ce01007f27544ee21db79ef
qemu: disable Valgrind

Qemu has an automatic dependency on valgrind which cannot be disabled, which
causes non-deterministic builds and build failures.  As Valgrind wasn't enabled
previously make this deterministic by forcibly disabling it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/qemu/qemu/no-valgrind.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_2.4.0.bb