summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-02-03 13:59:45 -0300
committerGitHub <noreply@github.com>2023-02-03 13:59:45 -0300
commit17775726b5a331b9030e728a4f52a069ca71c3e6 (patch)
treea8a79dfe888c1bf5bfda3489cc94d2b7bbb47ec1
parent9024c90df68ae97d3a6f8decaa513cce7a8c2c5b (diff)
parent586062ae6896796354f8b64dfd09fcedfeca06dd (diff)
downloadmeta-freescale-17775726b5a331b9030e728a4f52a069ca71c3e6.tar.gz
Merge pull request #1408 from MrCry0/master-linux-fslc-imx
linux-fslc-imx: fix fsl_lpuart boot issue
-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 7d23198b..80c7deef 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 = "3ff5eb3ff57e665c47c072284d7f624e5452b85d" 54SRCREV = "3248ffcb12d15a0e40b9a020ba362591b8137923"
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.