From: Andrey Zhizhikin Date: Tue, 15 Sep 2020 06:20:57 +0000 (+0000) Subject: linux-fslc: upgrade kernel to v5.4.65 from korg X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a85ef530faa654355fadded39db0efd5022ef978;p=meta-freescale.git linux-fslc: upgrade kernel to v5.4.65 from korg Tag v5.4.65 has been merged into the linux-fslc tree, update recipe to pull new kernel version. Signed-off-by: Andrey Zhizhikin --- diff --git a/recipes-kernel/linux/linux-fslc_5.4.bb b/recipes-kernel/linux/linux-fslc_5.4.bb index 8aea4feb..f4e5e5e7 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.64" +LINUX_VERSION = "5.4.65" SRCBRANCH = "5.4.x+fslc" -SRCREV = "284594068dadd7146a4c2cc9c53a492b5dd2ef5a" +SRCREV = "d9cbc53ee18c92c005c828ccc1e49f185245fabe" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"