mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-04 07:44:45 +02:00
freedom-u540: Don't hardcode linux-version
Don't hardcode the Linux version to make it easier to overwrite the Linux provider. There is only one linux-riscv version so it is not required. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
d77546d36e
commit
bf5b279c3d
@@ -11,7 +11,6 @@ MACHINE_FEATURES = "screen keyboard ext2 ext3 serial"
|
||||
KERNEL_IMAGETYPE = "Image"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-riscv"
|
||||
PREFERRED_VERSION_linux-riscv ?= "5.0%"
|
||||
|
||||
GDBVERSION = "riscv"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user