summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@foundries.io>2023-02-08 17:53:25 -0300
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-02-09 13:57:39 +0000
commit6e736c79d71406210f3284c69173738fc24be387 (patch)
tree7ee51d4d20af639710a53da7f64bdbba44562acb /recipes-kernel
parent92ef907196e77d444b05a800eb56fb720ede16d5 (diff)
downloadmeta-freescale-6e736c79d71406210f3284c69173738fc24be387.tar.gz
linux-fslc-imx: Bump to 0eb450
Relevant changes: - 0eb4504bd3b8 Merge pull request #624 from MrCry0/5.15-2.2.x-imx-fix-lpuart - 645fce6a3bbd serial: fsl_lpuart: fix driver stuck Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io> (cherry picked from commit a8c31da6092262ec2f5ffe9378b9f17bd0475c01)
Diffstat (limited to 'recipes-kernel')
-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 80c7deefa..bddac40ce 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.