From b9789358dcdc0ea8cffbc903270f0a09e49805ad Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Tue, 11 Aug 2020 22:23:24 +0000 Subject: linux-fslc: upgrade kernel to v5.4.58 from korg Tag v5.4.58 has been merged into the linux-fslc tree, update recipe to pull new kernel version. Signed-off-by: Andrey Zhizhikin --- recipes-kernel/linux/linux-fslc_5.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc_5.4.bb b/recipes-kernel/linux/linux-fslc_5.4.bb index a0fd3822..a5bae8f3 100644 --- a/recipes-kernel/linux/linux-fslc_5.4.bb +++ b/recipes-kernel/linux/linux-fslc_5.4.bb @@ -19,9 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" # # 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.55" +LINUX_VERSION = "5.4.58" SRCBRANCH = "5.4.x+fslc" -SRCREV = "96e9737d65c9d9394a8221856d464d3b17e71d06" +SRCREV = "21c06506126c519c56f762c6fe1ec4f938bcc7f6" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- cgit v1.2.3-54-g00ecf