diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-11-07 13:35:17 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 13:35:17 -0300 |
commit | a7bf57d45cdd908155b4179845aa9d1d78095bc0 (patch) | |
tree | 60009b010d1a2b7e9596640f1a7b349c35ba4f3c | |
parent | 49c4c2f1ac47199fb52448bb09cdbefa5b00d962 (diff) | |
parent | da240067657dac8ed62125a5ef7d7088359169c2 (diff) | |
download | meta-freescale-a7bf57d45cdd908155b4179845aa9d1d78095bc0.tar.gz |
Merge pull request #2026 from Freescale/backport-2025-to-scarthgap
[Backport scarthgap] linux-fslc-imx: 6.6: Update
-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 7d414172..7bf04fce 100644 --- a/recipes-kernel/linux/linux-fslc-imx_6.6.bb +++ b/recipes-kernel/linux/linux-fslc-imx_6.6.bb | |||
@@ -57,7 +57,7 @@ require linux-imx.inc | |||
57 | 57 | ||
58 | KBRANCH = "6.6-2.1.x-imx" | 58 | KBRANCH = "6.6-2.1.x-imx" |
59 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" | 59 | SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" |
60 | SRCREV = "47d927c130da97d140d1455103e3cacecef94807" | 60 | SRCREV = "ea326ecb9fc05493c53e51832e447c157268e2ab" |
61 | 61 | ||
62 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition | 62 | # PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition |
63 | # required by kernel-yocto.bbclass. | 63 | # required by kernel-yocto.bbclass. |