diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2024-06-04 14:22:08 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-04 14:22:08 -0300 |
| commit | b20cd79ca289d91987cacfb27fc961600a68bb14 (patch) | |
| tree | e6c60379ba3b6dc14898278f6e8681a9ffb8e609 | |
| parent | 953d47565e1b2fa8735fbdc5b748e05b2d3fa7c7 (diff) | |
| parent | 32af01ffd751304495445705fb70949ab83f52d8 (diff) | |
| download | meta-freescale-b20cd79ca289d91987cacfb27fc961600a68bb14.tar.gz | |
Merge pull request #1834 from fabioestevam/imx93evk
linux-fslc-imx: 6.6: Update kernel to fix i.MX93 boot
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-imx_6.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_6.6.bb b/recipes-kernel/linux/linux-fslc-imx_6.6.bb index b5827508b..93184600b 100644 --- a/recipes-kernel/linux/linux-fslc-imx_6.6.bb +++ b/recipes-kernel/linux/linux-fslc-imx_6.6.bb | |||
| @@ -53,7 +53,7 @@ require linux-imx.inc | |||
| 53 | 53 | ||
| 54 | KBRANCH = "6.6-1.0.x-imx" | 54 | KBRANCH = "6.6-1.0.x-imx" |
| 55 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" | 55 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" |
| 56 | SRCREV = "a1f3157034fe4da2c3c5662f4e54ffb3b964903e" | 56 | SRCREV = "d8b0bac40433ce7ef0a7493948bad27a6e223c08" |
| 57 | 57 | ||
| 58 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 58 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
| 59 | # required by kernel-yocto.bbclass. | 59 | # required by kernel-yocto.bbclass. |
