diff options
| author | Daiane Angolini <daiane.angolini@foundries.io> | 2023-02-08 17:53:25 -0300 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-09 13:57:39 +0000 |
| commit | 6e736c79d71406210f3284c69173738fc24be387 (patch) | |
| tree | 7ee51d4d20af639710a53da7f64bdbba44562acb | |
| parent | 92ef907196e77d444b05a800eb56fb720ede16d5 (diff) | |
| download | meta-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)
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_5.15.bb | 2 |
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" | |||
| 51 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 51 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 52 | 52 | ||
| 53 | KBRANCH = "5.15-2.2.x-imx" | 53 | KBRANCH = "5.15-2.2.x-imx" |
| 54 | SRCREV = "3248ffcb12d15a0e40b9a020ba362591b8137923" | 54 | SRCREV = "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. |
