mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-09 18:26:58 +02:00
linux-starfive-dev: Update LINUX_VERSION to 6.2.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require linux-mainline-common.inc
|
||||
FILESEXTRAPATHS =. "${FILE_DIRNAME}/linux-starfive:"
|
||||
SUMMARY = "BeagleV dev kernel recipe"
|
||||
SUMMARY = "VisionFive dev kernel recipe"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||
KERNEL_VERSION_SANITY_SKIP = "1"
|
||||
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/${FORK}/linux.git;protocol=https;branch=${BRANCH} \
|
||||
file://modules.cfg \
|
||||
"
|
||||
|
||||
LINUX_VERSION ?= "6.0.0"
|
||||
LINUX_VERSION ?= "6.2.0"
|
||||
LINUX_VERSION_EXTENSION:append:beaglev-starlight-jh7100 = "-starlight"
|
||||
|
||||
KBUILD_DEFCONFIG:beaglev-starlight-jh7100 = "starfive_jh7100_fedora_defconfig"
|
||||
|
||||
Reference in New Issue
Block a user