summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-02-09 10:55:13 -0300
committerGitHub <noreply@github.com>2023-02-09 10:55:13 -0300
commit070bb60a84302cb77ff7c51f1d72279bb84cd37a (patch)
tree41c1223f20d9c25073b20aebe04cf5610e8a1338
parenta2d88ca8781d24225ff1c34781da1b1073ea0d04 (diff)
parenta8c31da6092262ec2f5ffe9378b9f17bd0475c01 (diff)
downloadmeta-freescale-070bb60a84302cb77ff7c51f1d72279bb84cd37a.tar.gz
Merge pull request #1421 from angolini/linux-bump-lpuart
linux-fslc-imx: Bump kernel to fix lpuart
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_5.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.15.bb b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
index 80c7deef..bddac40c 100644
--- a/recipes-kernel/linux/linux-fslc-imx_5.15.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_5.15.bb
@@ -51,7 +51,7 @@ LICENSE = "GPL-2.0-only"
51LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" 51LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
52 52
53KBRANCH = "5.15-2.2.x-imx" 53KBRANCH = "5.15-2.2.x-imx"
54SRCREV = "3248ffcb12d15a0e40b9a020ba362591b8137923" 54SRCREV = "0eb4504bd3b8fd125e83ec62da9ba039519f96c8"
55 55
56# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 56# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
57# required by kernel-yocto.bbclass. 57# required by kernel-yocto.bbclass.