summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-07-26 10:04:38 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-07-29 14:50:12 +0000
commit54c29699add7e67791fed0fcceafacad63ab9db3 (patch)
tree269ce2ca58c2db50330eedda8085d50f27465cbc
parentdbe3561584cd937b3d764348827c5ca8c8cc1d93 (diff)
downloadmeta-freescale-54c29699add7e67791fed0fcceafacad63ab9db3.tar.gz
linux-imx-headers: Upgrade 5.15.5 -> 5.15.32
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit eb9349179fdb5524cabd9b1114837e3f0101cc6e)
-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 9fa78171..2dd94fcb 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.15.bb
+++ b/recipes-kernel/linux/linux-imx-headers_5.15.bb
@@ -8,9 +8,9 @@ LICENSE = "GPL-2.0-only"
8LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 8LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
9 9
10SRCBRANCH = "lf-5.15.y" 10SRCBRANCH = "lf-5.15.y"
11LOCALVERSION = "-5.15.5-1.0.0" 11LOCALVERSION = "-5.15.32-2.0.0"
12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
13SRCREV = "c1084c2773fc1005ed140db625399d5334d94a28" 13SRCREV = "fa6c3168595c02bd9d5366fcc28c9e7304947a3d"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16