diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_5.10.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_5.10.bb b/recipes-kernel/linux/linux-fslc-imx_5.10.bb index 04e4329a..fe41304d 100644 --- a/recipes-kernel/linux/linux-fslc-imx_5.10.bb +++ b/recipes-kernel/linux/linux-fslc-imx_5.10.bb | |||
@@ -38,6 +38,7 @@ Latest stable Kernel patchlevel is applied and maintained by Community." | |||
38 | # ------------------------------------------------------------------------------ | 38 | # ------------------------------------------------------------------------------ |
39 | # 3. Critical patches (SHA(s)) | 39 | # 3. Critical patches (SHA(s)) |
40 | # ------------------------------------------------------------------------------ | 40 | # ------------------------------------------------------------------------------ |
41 | # 27b6c760cc7f ("thermal: imx: fix a merging issue") | ||
41 | # 8ef27ae9f200 ("gpio: fix enabling GPIO_VF610") | 42 | # 8ef27ae9f200 ("gpio: fix enabling GPIO_VF610") |
42 | # 12099c38577a ("ASoC: fsl_sai: Correct the clock source for mclk0") | 43 | # 12099c38577a ("ASoC: fsl_sai: Correct the clock source for mclk0") |
43 | # db172377e6e2 ("Revert "MLK-12786-2: ASoC: fsl_sai: correct the clock source for mclk0"") | 44 | # db172377e6e2 ("Revert "MLK-12786-2: ASoC: fsl_sai: correct the clock source for mclk0"") |
@@ -73,7 +74,7 @@ LICENSE = "GPL-2.0-only" | |||
73 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 74 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
74 | 75 | ||
75 | KBRANCH = "5.10-2.1.x-imx" | 76 | KBRANCH = "5.10-2.1.x-imx" |
76 | SRCREV = "2c5ae913f94c3aef3b2ba5480444eef5b28409e6" | 77 | SRCREV = "185a13076e02ee241bc1149b90f0fed051bf2649" |
77 | 78 | ||
78 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 79 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
79 | # required by kernel-yocto.bbclass. | 80 | # required by kernel-yocto.bbclass. |