diff options
| author | Benjamin Szőke <egyszeregy@freemail.hu> | 2025-03-28 16:27:59 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-28 21:54:17 +0000 |
| commit | 7c07eddd98ed5731de515e8eb1c1e9641ce4f99b (patch) | |
| tree | 793052eabda09335c4e688c04775b210021fdee1 | |
| parent | 0ff55986011ffc7a7740131d1cd628c10830bf13 (diff) | |
| download | meta-freescale-backport-2163-to-styhead.tar.gz | |
linux-fslc: 6.12.13 -> 6.12.20backport-2163-to-styhead
(cherry picked from commit a3e3faf18176e4e7142837385feede93e262b1b1)
| -rw-r--r-- | recipes-kernel/linux/linux-fslc_6.12.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-fslc_6.12.bb b/recipes-kernel/linux/linux-fslc_6.12.bb index b39130bb0..a817be03d 100644 --- a/recipes-kernel/linux/linux-fslc_6.12.bb +++ b/recipes-kernel/linux/linux-fslc_6.12.bb | |||
| @@ -24,12 +24,12 @@ DEPENDS += " \ | |||
| 24 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 24 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 25 | # should be updated once patchlevel is merged. | 25 | # should be updated once patchlevel is merged. |
| 26 | # | 26 | # |
| 27 | # Linux kernel stable 6.12.13 changelog: | 27 | # Linux kernel stable 6.12.20 changelog: |
| 28 | # https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.13 | 28 | # https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.20 |
| 29 | LINUX_VERSION = "6.12.13" | 29 | LINUX_VERSION = "6.12.20" |
| 30 | 30 | ||
| 31 | KBRANCH = "6.12.x+fslc" | 31 | KBRANCH = "6.12.x+fslc" |
| 32 | SRCREV = "404e5a82446dbd2b7e7061e804afec00d16049e8" | 32 | SRCREV = "844aa3471b97053b0a59f68d36dc6f796338b562" |
| 33 | 33 | ||
| 34 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" | 34 | KBUILD_DEFCONFIG:mx5-generic-bsp = "imx_v6_v7_defconfig" |
| 35 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" | 35 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v6_v7_defconfig" |
