]> code.ossystems Code Review - openembedded-core.git/commit
qemu: don't inherit autotools
authorRoss Burton <ross.burton@intel.com>
Mon, 11 Jun 2018 10:44:33 +0000 (11:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2018 10:09:40 +0000 (11:09 +0100)
commitb52a9d108d72ebdf93f2dc51aa6f26ccc890d451
treecb53e96a9835a4caf335de82e435306dc8e575fa
parent8befb09eb28bb6d8884d2052cd63c2c319eceed1
qemu: don't inherit autotools

qemu doesn't use autotools, so don't inherit it and just call 'make install'
directly.

No need to alter makefiles anymore, as they appear to respect CFLAGS now.

Remove a chmod of beginend_funcs.sh (a file we patched in, and removed,
many years ago).

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/qemu/qemu.inc