summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2025-08-13 10:25:53 +0800
committerJun Zhu <junzhu@nxp.com>2025-08-13 10:37:46 +0800
commit8544730cac7c4516c4c6284d258a226cae60e7c4 (patch)
tree00f68cb59817718d81ab30cc95388bc7829b85ac
parentdef8ee285a2a26398e7fa1fb011e9f351ed26520 (diff)
downloadmeta-freescale-8544730cac7c4516c4c6284d258a226cae60e7c4.tar.gz
linux-imx-headers: Update to 6.12.20
Signed-off-by: Jun Zhu <junzhu@nxp.com>
-rw-r--r--recipes-kernel/linux/linux-imx-headers_6.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_6.12.bb b/recipes-kernel/linux/linux-imx-headers_6.12.bb
index 2f5ba04ee..ed2478965 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-2024 NXP 1# Copyright 2017-2025 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
4SUMMARY = "Installs i.MX-specific kernel headers" 4SUMMARY = "Installs i.MX-specific kernel headers"
@@ -13,7 +13,7 @@ SRC_URI = " \
13" 13"
14SRCBRANCH = "lf-6.12.y" 14SRCBRANCH = "lf-6.12.y"
15LOCALVERSION = "-lts-${SRCBRANCH}" 15LOCALVERSION = "-lts-${SRCBRANCH}"
16SRCREV = "37d02f4dcbbe6677dc9f5fc17f386c05d6a7bd7a" 16SRCREV = "dfaf2136deb2af2e60b994421281ba42f1c087e0"
17 17
18do_configure[noexec] = "1" 18do_configure[noexec] = "1"
19 19