linux-mainline: Update to 6.2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-02-28 19:59:18 -08:00
parent 6348fdd2b5
commit e7f2082f9d

View File

@@ -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 = " \