From 749d020052cfcfa4a7e698594de9283a776b1647 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Fri, 3 Feb 2023 18:54:48 +0200 Subject: linux-fslc-imx: fix fsl_lpuart boot issue This bumps the kernel 5.15-2.2.x-imx to 3248ffcb12d1 Relevant changes: - 3248ffcb12d1 Merge pull request #621 from MrCry0/5.15-2.2.x-imx-lpuart - b9ae52e89c61 serial: fsl_lpuart: fix merging issue Signed-off-by: Oleksandr Suvorov (cherry picked from commit 586062ae6896796354f8b64dfd09fcedfeca06dd) --- recipes-kernel/linux/linux-fslc-imx_5.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_5.15.bb b/recipes-kernel/linux/linux-fslc-imx_5.15.bb index 7d23198b..80c7deef 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.15.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.15.bb @@ -51,7 +51,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" KBRANCH = "5.15-2.2.x-imx" -SRCREV = "3ff5eb3ff57e665c47c072284d7f624e5452b85d" +SRCREV = "3248ffcb12d15a0e40b9a020ba362591b8137923" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. -- cgit v1.2.3-54-g00ecf