mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
beaglev: Use linux-starfive-dev as default kernel
As we are in rapid dev phase, lets all use dev kernel since older branches while work do not have all the latest porting work Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Alistair Francis
parent
5c5c7964c7
commit
f00613c067
@@ -11,7 +11,7 @@ KERNEL_CLASSES = "kernel-fitimage"
|
||||
KERNEL_IMAGETYPE = "fitImage"
|
||||
UBOOT_ENV ?= "boot"
|
||||
UBOOT_ENV_SUFFIX = "scr.uimg"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-starfive"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-starfive-dev"
|
||||
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-starfive"
|
||||
|
||||
PREFERRED_VERSION_openocd-native = "riscv"
|
||||
|
||||
Reference in New Issue
Block a user