diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2017-01-02 17:17:56 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-08 11:52:57 +0000 |
commit | 27fbd839d40b6e6e1825561eac48e815f8d5643e (patch) | |
tree | 71472ceea68b3d30d89abafb0ad62aeb65829c10 /scripts/relocate_sdk.py | |
parent | ed25789bc0661a5d4ff2b6219d318d5058e6b12f (diff) | |
download | poky-27fbd839d40b6e6e1825561eac48e815f8d5643e.tar.gz |
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>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions