summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-01-12 11:12:36 -0300
committerGitHub <noreply@github.com>2024-01-12 11:12:36 -0300
commit8447220f2fa97b062c0f15d394cfd71d00515870 (patch)
tree78f0721bf1c2df5cfaf0df2df12c9d09539d1c86
parent00ee3e329f2594f5c9183e9077564fcaacb43e83 (diff)
parent4618c88bd55a6a8d214843eee0a352d62c5f6ba1 (diff)
downloadmeta-freescale-8447220f2fa97b062c0f15d394cfd71d00515870.tar.gz
Merge pull request #1728 from angolini/bump_linux-imx_header_2.2.0
linux-imx-headers: update to lf-6.1.55-2.2.0
-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