]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
qemu: Move recipe version specific patches and features to recipe
authorNathan Rossi <nathan@nathanrossi.com>
Mon, 2 Jan 2017 07:17:56 +0000 (17:17 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Mar 2017 11:52:57 +0000 (11:52 +0000)
commit27fbd839d40b6e6e1825561eac48e815f8d5643e
tree71472ceea68b3d30d89abafb0ad62aeb65829c10
parented25789bc0661a5d4ff2b6219d318d5058e6b12f
qemu: Move recipe version specific patches and features to recipe

Move all the version specific patches, overrides and configuration that
are in qemu.inc to the versioned QEMU recipe.

This includes moving patches that target the versioned recipe, ptest
configuration (which is not available in QEMU by default) and the
installing of the powerpc_rom.bin.  All these patches/files are also
only located in the FILESEXTRAPATHS that is valid from the recipe file
and not from qemu.inc itself.

The purpose of this change is to make the qemu.inc re-usable for
multiple versions of QEMU as well as forks and recipes that intend to
provide custom patches.

(From OE-Core rev: 2431faeb88a008b501547808fb8632943b992dcb)

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