Tag v5.4.55 has been merged into the linux-fslc tree, update recipe to
pull new kernel version.
This revision also contains following cherry-pick(s) from upstream:
-
39efdd94e314 libtraceevent: Fix build with binutils 2.35
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
#
# 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.51"
+LINUX_VERSION = "5.4.55"
SRCBRANCH = "5.4.x+fslc"
-SRCREV = "d051c7c9af6fa0bb57603ec927ea2674521167c8"
+SRCREV = "96e9737d65c9d9394a8221856d464d3b17e71d06"
COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"