summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-imx_5.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-imx_5.15.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.15.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.15.bb b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
index 19626ccf..2db57df4 100644
--- a/recipes-kernel/linux/linux-fslc-imx_5.15.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
@@ -38,7 +38,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
38# ------------------------------------------------------------------------------ 38# ------------------------------------------------------------------------------
39# 3. Critical patches (SHA(s)) 39# 3. Critical patches (SHA(s))
40# ------------------------------------------------------------------------------ 40# ------------------------------------------------------------------------------
41# fec_uio: fix implicit declaration 41# beacf1c5267a fec_uio: fix implicit declaration
42# e8093f50522f cert host tools: Stop complaining about deprecated OpenSSL functions 42# e8093f50522f cert host tools: Stop complaining about deprecated OpenSSL functions
43# 49c2d3b7964d gpio: fix enabling GPIO_VF610 43# 49c2d3b7964d gpio: fix enabling GPIO_VF610
44# c04a396fcbf7 ARM: mach-imx: conditionally disable some functions from busfreq-imx 44# c04a396fcbf7 ARM: mach-imx: conditionally disable some functions from busfreq-imx
@@ -58,14 +58,14 @@ LICENSE = "GPL-2.0-only"
58LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 58LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
59 59
60KBRANCH = "5.15-2.0.x-imx" 60KBRANCH = "5.15-2.0.x-imx"
61SRCREV = "d818413e4d7901cb8a00a631a389326e2c93ae41" 61SRCREV = "845d53f13aac7d712b931a21df53bc8ccb22b31b"
62 62
63# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 63# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
64# required by kernel-yocto.bbclass. 64# required by kernel-yocto.bbclass.
65# 65#
66# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 66# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
67# should be updated once patchlevel is merged. 67# should be updated once patchlevel is merged.
68LINUX_VERSION = "5.15.60" 68LINUX_VERSION = "5.15.67"
69 69
70# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 70# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
71LOCALVERSION = "-5.15.60-2.0.0" 71LOCALVERSION = "-5.15.60-2.0.0"