summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-10-24 10:39:08 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2022-10-24 10:39:08 -0500
commit6025585367aba0e2940737df15729e82950d59ad (patch)
tree8927aa59594a4ed7122a44c5c40765cf07965674 /recipes-kernel
parentaaa28ea91532bd242b88ff31fa083b889ccb33c8 (diff)
downloadmeta-freescale-6025585367aba0e2940737df15729e82950d59ad.tar.gz
linux-imx-headers: Upgrade 5.15.32 -> 5.15.52
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx-headers_5.15.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-imx-headers_5.15.bb b/recipes-kernel/linux/linux-imx-headers_5.15.bb
index 2dd94fcb..6f58d9ef 100644
--- a/recipes-kernel/linux/linux-imx-headers_5.15.bb
+++ b/recipes-kernel/linux/linux-imx-headers_5.15.bb
@@ -7,10 +7,10 @@ New headers are installed in ${includedir}/imx."
7LICENSE = "GPL-2.0-only" 7LICENSE = "GPL-2.0-only"
8LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 8LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
9 9
10SRC_URI = "git://github.com/nxp-imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}"
10SRCBRANCH = "lf-5.15.y" 11SRCBRANCH = "lf-5.15.y"
11LOCALVERSION = "-5.15.32-2.0.0" 12LOCALVERSION = "-5.15.52-2.1.0"
12SRC_URI = "git://source.codeaurora.org/external/imx/linux-imx.git;protocol=https;branch=${SRCBRANCH}" 13SRCREV = "36363d8623ba60858e2632b7d2b70dae932c9a8b"
13SRCREV = "fa6c3168595c02bd9d5366fcc28c9e7304947a3d"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16