]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Consolidate EXTRA_OECONF
authorNathan Rossi <nathan@nathanrossi.com>
Mon, 2 Jan 2017 06:57:23 +0000 (16:57 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Mar 2017 11:13:47 +0000 (11:13 +0000)
commit9d908f6369e938f1da4456dbc07c64f328656182
tree9794b00da6662854d8bc6655ff72649290b6838f
parent0aca9b735c6f9d7ffe2826e624942a563c501d1f
qemu: Consolidate EXTRA_OECONF

Consolidate the configure options into the EXTRA_OECONF variable,
including merging any native(sdk) specific options.

This consolidation also makes the use of 'system' pixman in the
nativesdk case, this is desirable as the QEMU internal pixman may not be
available (using QEMU git as opposed to tarball) and pixman is already
in DEPENDS. Additionally the QEMU configure recommends to use the system
pixman if available.

Additionally move the options specified in the do_configure into the
EXTRA_OECONF variable. And flesh out all the target directories.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
meta/recipes-devtools/qemu/qemu.inc