diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2026-02-27 14:20:33 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2026-02-27 14:53:30 +0800 |
| commit | 44e1574680a3177e36eff4fd7e5b69a0eca1d9b8 (patch) | |
| tree | 29a83dd540777c0b9284f87faaf9ca52f6f54eda | |
| parent | 9e571b55bc96b565069cc278d8ad1ef6b21d2493 (diff) | |
| download | meta-freescale-44e1574680a3177e36eff4fd7e5b69a0eca1d9b8.tar.gz | |
linux-imx: Update LOCALVERSION to 6.12.49
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
| -rw-r--r-- | recipes-kernel/linux/linux-imx-headers_6.12.bb | 4 | ||||
| -rw-r--r-- | recipes-kernel/linux/linux-imx_6.12.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_6.12.bb b/recipes-kernel/linux/linux-imx-headers_6.12.bb index 7135565c9..c063a7ae1 100644 --- a/recipes-kernel/linux/linux-imx-headers_6.12.bb +++ b/recipes-kernel/linux/linux-imx-headers_6.12.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright 2017-2025 NXP | 1 | # Copyright 2017-2026 NXP |
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 3 | 3 | ||
| 4 | SUMMARY = "Installs i.MX-specific kernel headers" | 4 | SUMMARY = "Installs i.MX-specific kernel headers" |
| @@ -11,7 +11,7 @@ SRC_URI = " \ | |||
| 11 | git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH} \ | 11 | git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH} \ |
| 12 | " | 12 | " |
| 13 | SRCBRANCH = "lf-6.12.y" | 13 | SRCBRANCH = "lf-6.12.y" |
| 14 | LOCALVERSION = "-lts-${SRCBRANCH}" | 14 | LOCALVERSION = "-6.12.49-2.2.0" |
| 15 | SRCREV = "df24f9428e38740256a410b983003a478e72a7c0" | 15 | SRCREV = "df24f9428e38740256a410b983003a478e72a7c0" |
| 16 | 16 | ||
| 17 | do_configure[noexec] = "1" | 17 | do_configure[noexec] = "1" |
diff --git a/recipes-kernel/linux/linux-imx_6.12.bb b/recipes-kernel/linux/linux-imx_6.12.bb index 6eaed356a..c34f3f86b 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-2025 (C) NXP | 2 | # Copyright 2017-2026 (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,7 +13,7 @@ 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.20-2.0.0" | 16 | LOCALVERSION = "-6.12.49-2.2.0" |
| 17 | SRCREV = "df24f9428e38740256a410b983003a478e72a7c0" | 17 | SRCREV = "df24f9428e38740256a410b983003a478e72a7c0" |
| 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 |
