]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:52:57 +0000 (11:52 +0000)
commit6e7a2f0ba3a1426e1dff9b049a1281cb9517dd6e
treeac927e8add01ad0a385b18795481259b727c644b
parent7065bb2148fe171c71aeac63ce247513216d17e4
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.

(From OE-Core rev: 9d908f6369e938f1da4456dbc07c64f328656182)

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc