summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc_6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* linux-fslc: upgrade to 6.0.x+fslcAndrey Zhizhikin2022-11-141-0/+27
Pick up the latest kernel branch from linux-fslc repository. Kernel repository has been upgraded up to v6.0.8 from stable korg. Following commits are added on top of stable tree: ---- 33feefb4abb5 ("ARM64: defconfig: Enable KPROBES so allow LTTng use") 00ce47c59e05 ("ARM: mxs_defconfig: Enable KPROBES so allow LTTng use") a48efba70ee4 ("ARM: imx_v6_v7_defconfig: Remove evbug as it is not normally used") 6fbff42d0be3 ("media: coda: Change firmware probing order") eb1cc8f3f553 ("drivers, misc: add U-Boot bootcount driver") 67e3d36f1000 ("fec: Add disable_giga parameter to force 10/100 operation") e1a8d8edfc66 ("MA-7633-2 [Android-Reboot]reboot to fastboot\recovery mode") 075a509508b6 ("ARM: imx: add cpu_is_imx6() routine") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> (cherry picked from commit fe602e0c9a73156b219d3c6f6edf28a44c7a0468)