mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-16 12:14:20 +02:00
linux-riscv: Drop riscv64 baremetal from compatible machine
baremetal does not run linux kernel Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||
|
||||
COMPATIBLE_MACHINE = "(qemuriscv64|riscv64)"
|
||||
COMPATIBLE_MACHINE = "(qemuriscv64)"
|
||||
|
||||
LINUX_KERNEL_TYPE ?= "standard"
|
||||
# patch version
|
||||
|
||||
Reference in New Issue
Block a user