summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@foundries.io>2023-07-18 13:56:57 +0300
committerOleksandr Suvorov <oleksandr.suvorov@foundries.io>2023-07-20 12:52:13 +0300
commit3fc95e26148309509c7d1dc7f1b1f94b6d60ee5e (patch)
treece060398467e8f3a51f419e0d23c2137efbb279e /recipes-kernel
parent3aea28136dba302e711d16e2c4935994808e72a4 (diff)
downloadmeta-freescale-3fc95e26148309509c7d1dc7f1b1f94b6d60ee5e.tar.gz
linux-imx-headers: Update lf-6.1.1_1.0.0 to lf-6.1.22_2.0.0
Update the headers from the linux-imx kernel to be aligned with the NXP BSP LF6.1.22_2.0.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@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 cec22c1b..633418ab 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.1-1.0.0" 12LOCALVERSION = "-6.1.22-2.0.0"
13SRCREV = "29549c7073bf72cfb2c4614d37de45ec36b60475" 13SRCREV = "66e442bc7fdcc935e6faa94c743f653263d4ed67"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16