Tag v5.4.61 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:
-
08908f8b3403 perf cs-etm: Move definition of 'traceid_list' global variable from header file
Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
(cherry picked from commit
4be21cf9158ce892b8c2383d04290e72dc0ef555)
#
# 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.58"
+LINUX_VERSION = "5.4.61"
SRCBRANCH = "5.4.x+fslc"
-SRCREV = "21c06506126c519c56f762c6fe1ec4f938bcc7f6"
+SRCREV = "1ecb0f7140d0810234d4ac6329301c87210c7f6a"
COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)"