[OE-core] [PATCH v2 0/4] Make qemu.inc useful for generic use
Nathan Rossi
nathan at nathanrossi.com
Tue Feb 21 13:12:29 UTC 2017
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
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 | 84 +++++++++++++-------------------
meta/recipes-devtools/qemu/qemu_2.8.0.bb | 33 ++++++++++++-
2 files changed, 65 insertions(+), 52 deletions(-)
--
2.11.0
More information about the Openembedded-core
mailing list