From 3f7c212127012a85e865abb5ed7703d38c11f3e9 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Mon, 15 Jun 2020 14:31:44 +0000 Subject: linux-fslc-imx: update to v5.4.46 Kernel repository has been upgraded to the v5.4.46 tag from korg Tracking information is updated with the new stable tag. Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc-imx_5.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_5.4.bb b/recipes-kernel/linux/linux-fslc-imx_5.4.bb index 65ab27c6..f001dd4b 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.4.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.4.bb @@ -28,7 +28,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." # ------------------------------------------------------------------------------ # 1. Stable (tag or SHA(s)) # ------------------------------------------------------------------------------ -# tag: v5.4.45 +# tag: v5.4.46 # # ------------------------------------------------------------------------------ # 2. NXP-specific (tag or SHA(s)) @@ -69,14 +69,14 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" SRCBRANCH = "5.4-1.0.0-imx" -SRCREV = "cc606300584ba11819b9ad31e53c05c22a033158" +SRCREV = "53764182e42fddfa3f4c66b4307d17a27d69c1e5" # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition # required by kernel-yocto.bbclass. # # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and # should be updated once patchlevel is merged. -LINUX_VERSION = "5.4.45" +LINUX_VERSION = "5.4.46" # Local version indicates the branch name in the NXP kernel tree where patches are collected from. LOCALVERSION = "-lf-5.4.y" -- cgit v1.2.3-54-g00ecf