From d982e66154e5fa2e1eb7fbf1229526cfa37397a7 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 24 Nov 2022 21:39:37 +0100 Subject: linux-fslc-imx: fix fsl_lpuart boot freeze This bumps the kernel to 9dcc132b0caa. Signed-off-by: Max Krummenacher (cherry picked from commit 697d5de9184246815d81b248bfa3a2175094ad02) --- recipes-kernel/linux/linux-fslc-imx_5.15.bb | 3 ++- 1 file changed, 2 insertions(+), 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 2bd16813..25608c83 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.15.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.15.bb @@ -51,6 +51,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." # 44970f9fbed6 Revert "media: imx-jpeg: Align upwards buffer size" # ee7468eafdaa Revert "LF-6878: LF-6658: media: imx-jpeg: Support contiguous and non contiguous format" # bb6e70bff1b7 drivers/soc/imx/gpcv2.c: complete patch revert +# a682d463667a Revert "serial: fsl_lpuart: Reset prior to registration" # # NOTE to upgraders: # This recipe should NOT collect individual patches, they should be applied to @@ -64,7 +65,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" KBRANCH = "5.15-2.1.x-imx" -SRCREV = "0dbb0e28ad332aa0955b873beb91190ae05ac655" +SRCREV = "9dcc132b0caa04022a9adbb76510258684fbfef7" # 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