mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
linux-mainline: Update to 6.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
require recipes-kernel/linux/linux-mainline-common.inc
|
||||
|
||||
LINUX_VERSION ?= "5.18+"
|
||||
LINUX_VERSION ?= "6.2+"
|
||||
KERNEL_VERSION_SANITY_SKIP="1"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
BRANCH = "linux-5.18.y"
|
||||
BRANCH = "linux-6.2.y"
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCPV = "${@bb.fetch2.get_srcrev(d)}"
|
||||
SRC_URI = " \
|
||||
Reference in New Issue
Block a user