From e21aa144b289d4aa60518e405ec7949b471c104b Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Thu, 7 May 2020 17:29:44 +0000 Subject: [PATCH] linux-fslc: upgrade kernel to v5.4.39 from korg Tag v5.4.39 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 bf659d8b..8171cc4e 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.31" +LINUX_VERSION = "5.4.39" SRCBRANCH = "5.4.x+fslc" -SRCREV = "bde0c4ce26b13fe6d477d3ded90370964404a61f" +SRCREV = "8f40ad46dadef0212b5934ea5cafcd9b60f9348a" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- 2.40.1