]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: pick linux-fslc pr #464
authorAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 19 Oct 2021 09:31:45 +0000 (09:31 +0000)
committerAndrey Zhizhikin <andrey.z@gmail.com>
Tue, 19 Oct 2021 09:33:58 +0000 (09:33 +0000)
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 <andrey.z@gmail.com>
recipes-kernel/linux/linux-fslc-imx_5.10.bb

index e46d285b1901ee7e0809591395d8a8829540ba0c..e1c27141df27e72cbf83b762da7fef1920359076 100644 (file)
@@ -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.