Tag v5.4.64 has been merged into the linux-fslc tree, update recipe to
pull new kernel version.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
(cherry picked from commit
099cdaeec4b97da8c084cc42c8ae5d45eb19a535)
#
# 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.62"
+LINUX_VERSION = "5.4.64"
SRCBRANCH = "5.4.x+fslc"
-SRCREV = "dc538a401d932f1d07515fdd409c2f5a0629f44e"
+SRCREV = "284594068dadd7146a4c2cc9c53a492b5dd2ef5a"
COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"