From b2220e3f1de397dac7a61a64faddaf13fcb02242 Mon Sep 17 00:00:00 2001 From: Michael Glembotzki Date: Wed, 24 Apr 2024 14:54:27 +0200 Subject: linux-fslc-imx: Bump to v5.15.156 Signed-off-by: Michael Glembotzki --- recipes-kernel/linux/linux-fslc-imx_5.15.bb | 8 ++++---- 1 file 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 8ce97866..5e90ee63 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." # ------------------------------------------------------------------------------ # 1. Stable (tag or SHA(s)) # ------------------------------------------------------------------------------ -# tag: v5.15.148 +# tag: v5.15.156 # # ------------------------------------------------------------------------------ # 2. NXP-specific (tag or SHA(s)) @@ -51,17 +51,17 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" KBRANCH = "5.15-2.2.x-imx" -SRCREV = "d761b18f6bc83bce94251467e3c0974243318456" +SRCREV = "ebcdbe7ec49f9c3405ee4b89e7ec279e313026f3" # 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.148" +LINUX_VERSION = "5.15.156" # Local version indicates the branch name in the NXP kernel tree where patches are collected from. -LOCALVERSION = "-5.15.148-2.2.0" +LOCALVERSION = "-5.15.156-2.2.0" DEFAULT_PREFERENCE = "1" -- cgit v1.2.3-54-g00ecf