mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-08-16 00:39:39 +02:00
recipes: Convert to newer override syntax
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,6 +17,6 @@ SRC_URI = "git://github.com/${FORK}/linux.git;protocol=git;branch=${BRANCH} \
|
||||
LINUX_VERSION ?= "5.14.0"
|
||||
LINUX_VERSION_EXTENSION:append = "-starlight"
|
||||
|
||||
KBUILD_DEFCONFIG_beaglev-starlight-jh7100 = "beaglev_defconfig"
|
||||
KBUILD_DEFCONFIG:beaglev-starlight-jh7100 = "beaglev_defconfig"
|
||||
|
||||
COMPATIBLE_MACHINE = "(beaglev-starlight-jh7100)"
|
||||
|
||||
Reference in New Issue
Block a user