mirror of
https://github.com/Fishwaldo/meta-riscv.git
synced 2025-03-16 03:51:26 +00: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:
parent
06e529beb2
commit
6348fdd2b5
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue