mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
qemuriscv64: Set the Xvisor platform
Set the platform information required to build Xvisor. https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/tree/recipes-extended/xvisor (From OE-Core rev: bd229106ffdb97a2d7e570a3b69147786569a29b) Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
fd405c7cdb
commit
6a7162e806
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
require conf/machine/include/riscv/qemuriscv.inc
|
||||
|
||||
XVISOR_PLAT = "riscv/virt64"
|
||||
|
||||
EXTRA_IMAGEDEPENDS += "u-boot"
|
||||
UBOOT_MACHINE = "qemu-riscv64_smode_defconfig"
|
||||
UBOOT_ELF = "u-boot"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user