summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc-imx_5.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-fslc-imx_5.10.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.10.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.10.bb b/recipes-kernel/linux/linux-fslc-imx_5.10.bb
index fe41304d..e6810da8 100644
--- a/recipes-kernel/linux/linux-fslc-imx_5.10.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_5.10.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.10.96 31# tag: v5.10.98
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -74,14 +74,14 @@ LICENSE = "GPL-2.0-only"
74LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 74LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
75 75
76KBRANCH = "5.10-2.1.x-imx" 76KBRANCH = "5.10-2.1.x-imx"
77SRCREV = "185a13076e02ee241bc1149b90f0fed051bf2649" 77SRCREV = "13d6a9ec4e27f0d6567ca4e2c027e6652575aab0"
78 78
79# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 79# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
80# required by kernel-yocto.bbclass. 80# required by kernel-yocto.bbclass.
81# 81#
82# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 82# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
83# should be updated once patchlevel is merged. 83# should be updated once patchlevel is merged.
84LINUX_VERSION = "5.10.96" 84LINUX_VERSION = "5.10.98"
85 85
86# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 86# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
87LOCALVERSION = "-5.10.52-2.1.0" 87LOCALVERSION = "-5.10.52-2.1.0"