summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOleksandr Suvorov <cryosay@gmail.com>2024-04-24 11:54:50 +0300
committerOleksandr Suvorov <cryosay@gmail.com>2024-04-30 18:11:11 +0300
commit975179cf83b8451c919700bc26665c09e4759ba4 (patch)
tree3f77886b802bc537c047235c946a72cd905d16fe /recipes-kernel
parente3d03d6b2c0624524870834eaef330c98ef13fc0 (diff)
downloadmeta-freescale-975179cf83b8451c919700bc26665c09e4759ba4.tar.gz
linux-fslc: Update from v6.6.26 to v6.6.28
The linux-fslc has been updated up to v6.6.28 from the stable kernel version. Signed-off-by: Oleksandr Suvorov <cryosay@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc_6.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_6.6.bb b/recipes-kernel/linux/linux-fslc_6.6.bb
index e0e68c0b..9132435e 100644
--- a/recipes-kernel/linux/linux-fslc_6.6.bb
+++ b/recipes-kernel/linux/linux-fslc_6.6.bb
@@ -19,10 +19,10 @@ SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=
19# 19#
20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and 20# LINUX_VERSION define should match to the kernel version referenced by SRC_URI and
21# should be updated once patchlevel is merged. 21# should be updated once patchlevel is merged.
22LINUX_VERSION = "6.6.26" 22LINUX_VERSION = "6.6.28"
23 23
24KBRANCH = "6.6.x+fslc" 24KBRANCH = "6.6.x+fslc"
25SRCREV = "829705b49b55e0ea4dbb12ed23996a12d01898bf" 25SRCREV = "3beb6fac2c3bda9015892dae8556c5559f2ee234"
26 26
27KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" 27KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig"
28KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" 28KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig"