summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@foundries.io>2023-12-18 15:26:51 -0300
committerRicardo Salveti <ricardo@foundries.io>2023-12-18 15:28:35 -0300
commit3ea6502bbeaced9d90593c3a25655347ad9d51a4 (patch)
treeffc2dba385ac6f281ca9b2e806f99748f907a467 /recipes-kernel
parentf1543cf4b2674044e4fe8b20594d8fc33f664f26 (diff)
downloadmeta-freescale-3ea6502bbeaced9d90593c3a25655347ad9d51a4.tar.gz
linux-imx-headers: update to lf-6.1.36-2.1.0
Update the headers from the linux-imx kernel to be aligned with the NXP BSP LF6.1.36-2.1.0. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx-headers_6.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_6.1.bb b/recipes-kernel/linux/linux-imx-headers_6.1.bb
index 633418ab..570e0f4e 100644
--- a/recipes-kernel/linux/linux-imx-headers_6.1.bb
+++ b/recipes-kernel/linux/linux-imx-headers_6.1.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
9 9
10SRC_URI = "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 10SRC_URI = "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
11SRCBRANCH = "lf-6.1.y" 11SRCBRANCH = "lf-6.1.y"
12LOCALVERSION = "-6.1.22-2.0.0" 12LOCALVERSION = "-6.1.36-2.1.0"
13SRCREV = "66e442bc7fdcc935e6faa94c743f653263d4ed67" 13SRCREV = "04b05c5527e9af8d81254638c307df07dc9a5dd3"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16