mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
linux-riscv: Remove yocto kernel specific kernel-sample.scc
Since we do not have kmeta infrastructure for kernel the qemu builds fail due to this file not being there and qemu sort of forcing it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -32,3 +32,4 @@ KERNEL_LD_append = " -no-pie"
|
||||
COMPATIBLE_MACHINE = "(qemuriscv64|freedom-u540)"
|
||||
|
||||
KERNEL_FEATURES_remove = "features/debug/printk.scc"
|
||||
KERNEL_FEATURES_remove = "features/kernel-sample/kernel-sample.scc"
|
||||
|
||||
Reference in New Issue
Block a user