From 0b69b79c099f42e926dd3b20a37dcdca0aa3f653 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Fri, 30 Dec 2022 09:45:23 -0700 Subject: linux-imx: Upgrade 5.15.52 -> 5.15.71 Signed-off-by: Tom Hochstein (cherry picked from commit e40a20c1cb045db4b0c83bc7a7cee9654cc80807) --- recipes-kernel/linux/linux-imx_5.15.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-kernel/linux/linux-imx_5.15.bb') 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" # | arch/arm/configs/imx_v7_defconfig | linux-imx/imx-nxp-bsp/defconfig | # | arch/arm64/configs/imx_v8_defconfig | linux-imx/mx8-nxp-bsp/defconfig | SRCBRANCH = "lf-5.15.y" -LOCALVERSION = "-5.15.52-2.1.0" -SRCREV = "36363d8623ba60858e2632b7d2b70dae932c9a8b" +LOCALVERSION = "-5.15.71-2.2.0" +SRCREV = "3313732e9984cb8a6b10a9085c7e18d58e770d56" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. # # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and # should be updated once patchlevel is merged. -LINUX_VERSION = "5.15.52" +LINUX_VERSION = "5.15.71" DEFAULT_PREFERENCE = "1" -- cgit v1.2.3-54-g00ecf