]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx: Upgrade to 5.4.70-2.3.2
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 26 Apr 2021 19:36:06 +0000 (14:36 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 26 Apr 2021 20:21:56 +0000 (17:21 -0300)
- mx8/defconfig unchanged from arch/arm64/configs/imx_v8_defconfig
- imx/defconfig unchanged from arch/arm/configs/imx_v7_defconfig

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-kernel/linux/linux-imx_5.4.bb

index 1997388ced518cc94d1e07b9460abfc780a986dd..ad8e5957a21f4beb066d9e28c9256dd0ca7b34f4 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright 2013-2016 (C) Freescale Semiconductor
-# Copyright 2017-2020 (C) NXP
+# Copyright 2017-2021 (C) NXP
 # Copyright 2018 (C) O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 #
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
 DEPENDS += "lzop-native bc-native"
 
 SRCBRANCH = "imx_5.4.70_2.3.0"
-LOCALVERSION = "-2.3.0"
-SRCREV = "4f2631b022d843c1f2a5d34eae2fd98927a1a6c7"
+LOCALVERSION = "-2.3.2"
+SRCREV = "5f2220e87dd8a8fb86f524ea7945ab1d4155bc73"
 
 # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
 # required by kernel-yocto.bbclass.