summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-12-30 10:02:18 -0700
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-01-04 11:35:30 +0000
commitd973b6665be3576d40306c0aecd40e9541ef7082 (patch)
tree53082861c59ce31d89845fc3a5727ce071298578
parent0b69b79c099f42e926dd3b20a37dcdca0aa3f653 (diff)
downloadmeta-freescale-d973b6665be3576d40306c0aecd40e9541ef7082.tar.gz
linux-imx-headers: Upgrade 5.15.52 -> 5.15.71
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 713d25798430fceefaf9eb2895b0337eca423e08)
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5.15.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_5.15.bb b/recipes-kernel/linux/linux-imx-headers_5.15.bb
index 6f58d9ef..ae151906 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.15.bb
+++ b/recipes-kernel/linux/linux-imx-headers_5.15.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-5.15.y" 11SRCBRANCH = "lf-5.15.y"
12LOCALVERSION = "-5.15.52-2.1.0" 12LOCALVERSION = "-5.15.71-2.2.0"
13SRCREV = "36363d8623ba60858e2632b7d2b70dae932c9a8b" 13SRCREV = "3313732e9984cb8a6b10a9085c7e18d58e770d56"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16