summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_5.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-imx_5.15.bb')
-rw-r--r--recipes-kernel/linux/linux-imx_5.15.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-imx_5.15.bb b/recipes-kernel/linux/linux-imx_5.15.bb
index 17c83032..b3c7a7fc 100644
--- a/recipes-kernel/linux/linux-imx_5.15.bb
+++ b/recipes-kernel/linux/linux-imx_5.15.bb
@@ -24,15 +24,15 @@ DEPENDS += "lzop-native bc-native"
24# | arch/arm/configs/imx_v7_defconfig | linux-imx/imx-nxp-bsp/defconfig | 24# | arch/arm/configs/imx_v7_defconfig | linux-imx/imx-nxp-bsp/defconfig |
25# | arch/arm64/configs/imx_v8_defconfig | linux-imx/mx8-nxp-bsp/defconfig | 25# | arch/arm64/configs/imx_v8_defconfig | linux-imx/mx8-nxp-bsp/defconfig |
26SRCBRANCH = "lf-5.15.y" 26SRCBRANCH = "lf-5.15.y"
27LOCALVERSION = "-5.15.52-2.1.0" 27LOCALVERSION = "-5.15.71-2.2.0"
28SRCREV = "36363d8623ba60858e2632b7d2b70dae932c9a8b" 28SRCREV = "3313732e9984cb8a6b10a9085c7e18d58e770d56"
29 29
30# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 30# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
31# required by kernel-yocto.bbclass. 31# required by kernel-yocto.bbclass.
32# 32#
33# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 33# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
34# should be updated once patchlevel is merged. 34# should be updated once patchlevel is merged.
35LINUX_VERSION = "5.15.52" 35LINUX_VERSION = "5.15.71"
36 36
37DEFAULT_PREFERENCE = "1" 37DEFAULT_PREFERENCE = "1"
38 38