This series is intended to make the qemu.inc more generic and useful for other recipes to use. This is achieved by moving version specific patches, task steps and ptest support into the qemu_*.bb recipe, additionally improvements are made to the PACKAGECONFIG options and changes to the configure step are made to allow for the configuration to be more complete as well as easier to override/modify. --- Changes in v2: * Rebased on top of current master * Updated changes for QEMU 2.8.0 recipe Changes in v3: * Rebased on top of current master
Nathan Rossi (4): qemu: Improve and add PACKAGECONFIG options qemu: Consolidate EXTRA_OECONF qemu: Convert KVMOPTS to PACKAGECONFIG qemu: Move recipe version specific patches and features to recipe meta/recipes-devtools/qemu/qemu.inc | 83 +++++++++++++------------------- meta/recipes-devtools/qemu/qemu_2.8.0.bb | 31 +++++++++++- 2 files changed, 64 insertions(+), 50 deletions(-) -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
