From f008b4233b060aea18ed17c499fcb975fe60825b Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Mon, 26 Apr 2021 14:36:06 -0500 Subject: [PATCH] linux-imx: Upgrade to 5.4.70-2.3.2 - 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 --- recipes-kernel/linux/linux-imx_5.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_5.4.bb b/recipes-kernel/linux/linux-imx_5.4.bb index 1997388c..ad8e5957 100644 --- a/recipes-kernel/linux/linux-imx_5.4.bb +++ b/recipes-kernel/linux/linux-imx_5.4.bb @@ -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. -- 2.40.1