mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-07 01:04:40 +02:00
qemuriscv: Bump kernel versions to work with OpenSBI
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
25a6b5055c
commit
3ee1f8f2d4
@@ -6,10 +6,6 @@ require conf/machine/include/qemuriscv.inc
|
||||
|
||||
DEFAULTTUNE = "riscv32"
|
||||
|
||||
# The mainline 4.19 kernel doesn't compile for 32-bit RISC-V
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-riscv"
|
||||
PREFERRED_VERSION_linux-riscv ?= "4.19%"
|
||||
|
||||
# u-boot doesn't compile, error: "can't link hard-float modules with soft-float modules"
|
||||
# EXTRA_IMAGEDEPENDS += "u-boot"
|
||||
# UBOOT_MACHINE = "qemu-riscv32_defconfig"
|
||||
|
||||
Reference in New Issue
Block a user