qemu: Remove the RISC-V fork of QEMU

As QEMU 3.0 is now included in OE-Corewe no longer need to use
the RISC-V specific fork.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
Alistair Francis
2018-08-16 13:58:43 -07:00
committed by Khem Raj
parent e64b2ee4de
commit dcb61db68d
5 changed files with 0 additions and 27 deletions

View File

@@ -13,7 +13,6 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-riscv"
PREFERRED_VERSION_linux-riscv ?= "4.18%"
GDBVERSION = "riscv"
QEMUVERSION = "riscv"
EXTRA_IMAGEDEPENDS += "riscv-pk"

View File

@@ -13,7 +13,6 @@ MACHINE_FEATURES = "screen keyboard ext2 ext3 serial"
KERNEL_IMAGETYPE = "vmlinux"
GDBVERSION = "riscv"
#QEMUVERSION = "riscv"
SERIAL_CONSOLES = "115200;ttyS0 115200;hvc0"

View File

@@ -11,7 +11,6 @@ PREFERRED_VERSION_qemu-native = "${QEMUVERSION}"
PREFERRED_VERSION_nativesdk-qemu = "${QEMUVERSION}"
GDBVERSION = "riscv"
QEMUVERSION = "riscv"
# qemuboot options
QB_MACHINE = "-machine virt"

View File

@@ -11,7 +11,6 @@ PREFERRED_VERSION_qemu-native = "${QEMUVERSION}"
PREFERRED_VERSION_nativesdk-qemu = "${QEMUVERSION}"
GDBVERSION = "riscv"
QEMUVERSION = "riscv"
# qemuboot options
QB_MACHINE = "-machine virt"