diff options
| -rw-r--r-- | recipes-kernel/linux/linux-imx_6.12.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-imx_6.12.bb b/recipes-kernel/linux/linux-imx_6.12.bb index 05d9c4ea6..267a33542 100644 --- a/recipes-kernel/linux/linux-imx_6.12.bb +++ b/recipes-kernel/linux/linux-imx_6.12.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Copyright 2013-2016 (C) Freescale Semiconductor | 1 | # Copyright 2013-2016 (C) Freescale Semiconductor |
| 2 | # Copyright 2017-2024 (C) NXP | 2 | # Copyright 2017-2025 (C) NXP |
| 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. |
| 4 | # Released under the MIT license (see COPYING.MIT for the terms) | 4 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 5 | # | 5 | # |
| @@ -13,15 +13,15 @@ i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU | |||
| 13 | require recipes-kernel/linux/linux-imx.inc | 13 | require recipes-kernel/linux/linux-imx.inc |
| 14 | 14 | ||
| 15 | SRCBRANCH = "lf-6.12.y" | 15 | SRCBRANCH = "lf-6.12.y" |
| 16 | LOCALVERSION = "-6.12.3-1.1.0" | 16 | LOCALVERSION = "-6.12.20-2.0.0" |
| 17 | SRCREV = "37d02f4dcbbe6677dc9f5fc17f386c05d6a7bd7a" | 17 | SRCREV = "dfaf2136deb2af2e60b994421281ba42f1c087e0" |
| 18 | 18 | ||
| 19 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 19 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
| 20 | # required by kernel-yocto.bbclass. | 20 | # required by kernel-yocto.bbclass. |
| 21 | # | 21 | # |
| 22 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and | 22 | # LINUX_VERSION define should match to the kernel version referenced by SRC_URI and |
| 23 | # should be updated once patchlevel is merged. | 23 | # should be updated once patchlevel is merged. |
| 24 | LINUX_VERSION = "6.12.3" | 24 | LINUX_VERSION = "6.12.20" |
| 25 | 25 | ||
| 26 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" | 26 | KBUILD_DEFCONFIG:mx6-generic-bsp = "imx_v7_defconfig" |
| 27 | KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" | 27 | KBUILD_DEFCONFIG:mx7-generic-bsp = "imx_v7_defconfig" |
