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.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.15.bb b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
index 5e90ee63..cea0a2e0 100644
--- a/recipes-kernel/linux/linux-fslc-imx_5.15.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
@@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community."
28# ------------------------------------------------------------------------------ 28# ------------------------------------------------------------------------------
29# 1. Stable (tag or SHA(s)) 29# 1. Stable (tag or SHA(s))
30# ------------------------------------------------------------------------------ 30# ------------------------------------------------------------------------------
31# tag: v5.15.156 31# tag: v5.15.157
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -51,17 +51,17 @@ LICENSE = "GPL-2.0-only"
51LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 51LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
52 52
53KBRANCH = "5.15-2.2.x-imx" 53KBRANCH = "5.15-2.2.x-imx"
54SRCREV = "ebcdbe7ec49f9c3405ee4b89e7ec279e313026f3" 54SRCREV = "5134e031114e613cb04858e248af5e65fe1e112f"
55 55
56# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 56# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
57# required by kernel-yocto.bbclass. 57# required by kernel-yocto.bbclass.
58# 58#
59# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 59# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
60# should be updated once patchlevel is merged. 60# should be updated once patchlevel is merged.
61LINUX_VERSION = "5.15.156" 61LINUX_VERSION = "5.15.157"
62 62
63# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 63# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
64LOCALVERSION = "-5.15.156-2.2.0" 64LOCALVERSION = "-5.15.157-2.2.0"
65 65
66DEFAULT_PREFERENCE = "1" 66DEFAULT_PREFERENCE = "1"
67 67