mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
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:
committed by
Naveen Saini
parent
5611bbb46a
commit
7d2cd41521
File diff suppressed because it is too large
Load Diff
@@ -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}""
|
||||
Reference in New Issue
Block a user