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 f0ddaf6c..20263a75 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.73 31# tag: v5.10.74
32# 32#
33# ------------------------------------------------------------------------------ 33# ------------------------------------------------------------------------------
34# 2. NXP-specific (tag or SHA(s)) 34# 2. NXP-specific (tag or SHA(s))
@@ -66,14 +66,14 @@ LICENSE = "GPLv2"
66LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 66LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
67 67
68KBRANCH = "5.10-2.1.x-imx" 68KBRANCH = "5.10-2.1.x-imx"
69SRCREV = "4455d5389f98311d1f639069e3e0bbaf31182ebe" 69SRCREV = "3485dced8f9c272e44b70c2df74ed58ae8bacac7"
70 70
71# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 71# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
72# required by kernel-yocto.bbclass. 72# required by kernel-yocto.bbclass.
73# 73#
74# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 74# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
75# should be updated once patchlevel is merged. 75# should be updated once patchlevel is merged.
76LINUX_VERSION = "5.10.73" 76LINUX_VERSION = "5.10.74"
77 77
78# Local version indicates the branch name in the NXP kernel tree where patches are collected from. 78# Local version indicates the branch name in the NXP kernel tree where patches are collected from.
79LOCALVERSION = "-5.10.52-2.1.0" 79LOCALVERSION = "-5.10.52-2.1.0"