From 69391e0b0737649aa8570dc83aa3a84c6810aa1a Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Tue, 19 Oct 2021 09:31:45 +0000 Subject: linux-fslc-imx: pick linux-fslc pr #464 Following upstream commits are included in this version: ---- 351c82388784 arch/arm64/boot/dts/freescale: fix file permissions on dts files ---- Link: https://github.com/Freescale/linux-fslc/pull/464 Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-imx_5.10.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_5.10.bb b/recipes-kernel/linux/linux-fslc-imx_5.10.bb index e46d285b..e1c27141 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.10.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.10.bb @@ -38,6 +38,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." # ------------------------------------------------------------------------------ # 3. Critical patches (SHA(s)) # ------------------------------------------------------------------------------ +# 351c82388784 ("arch/arm64/boot/dts/freescale: fix file permissions on dts files") # fb3e7593ee84 ("irq-imx-irqsteer: fix compile error if CONFIG_PM_SLEEP is not set") # 96613ac4e960 ("arm: imx: include i.MX6SX DDR freq implementation for i.MX6UL") # 36fea22d04f4 ("arm: imx: do not include smp_wfe_imx6.S for i.MX6SX") @@ -56,7 +57,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" KBRANCH = "5.10-2.1.x-imx" -SRCREV = "94446b0f424a28803fda4bbfbdeda6006143d794" +SRCREV = "d104abae22e109f942a3bb42ba4460e610c21965" # 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