zephyr-core/qemu: Remove bbappend

This looks historical and is no longer required for the tested builds.

Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Peter Hoyes
2022-09-30 17:33:08 +01:00
committed by Naveen Saini
parent 5611bbb46a
commit 7d2cd41521
2 changed files with 0 additions and 9252 deletions

View File

@@ -1,13 +0,0 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
QEMU_TARGETS = ""
#SRC_URI += " \
# file://nios2-add-support.patch \
# "
EXTRA_OECONF:remove = "--target-list"
#QEMUS_BUILT = "arm-softmmu i386-softmmu nios2-softmmu"
QEMUS_BUILT = "arm-softmmu i386-softmmu"
EXTRA_OECONF:append = " --target-list="${QEMUS_BUILT}""