summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-07-26 10:04:38 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2022-07-28 13:49:29 -0500
commiteb9349179fdb5524cabd9b1114837e3f0101cc6e (patch)
tree1810a27f023da60c30db299691564c6083507d28
parenta9c993ea72351ecaf8f894db7f869835d325b8bf (diff)
downloadmeta-freescale-eb9349179fdb5524cabd9b1114837e3f0101cc6e.tar.gz
linux-imx-headers: Upgrade 5.15.5 -> 5.15.32
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
-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