summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@foundries.io>2024-01-11 14:29:41 -0300
committerDaiane Angolini <daiane.angolini@foundries.io>2024-01-11 14:29:41 -0300
commit4618c88bd55a6a8d214843eee0a352d62c5f6ba1 (patch)
tree78f0721bf1c2df5cfaf0df2df12c9d09539d1c86 /recipes-kernel
parent114dc91dec7a9cab9f208a42b445344eada6ba3d (diff)
downloadmeta-freescale-4618c88bd55a6a8d214843eee0a352d62c5f6ba1.tar.gz
linux-imx-headers: update to lf-6.1.55-2.2.0
Update the headers from the linux-imx kernel to be aligned with the NXP BSP LF6.1.55-2.2.0. Signed-off-by: Daiane Angolini <daiane.angolini@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 570e0f4e..e2e63efc 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.36-2.1.0" 12LOCALVERSION = "-6.1.55-2.2.0"
13SRCREV = "04b05c5527e9af8d81254638c307df07dc9a5dd3" 13SRCREV = "770c5fe2c1d1529fae21b7043911cd50c6cf087e"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16