diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-11-07 13:31:01 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 13:31:01 -0300 |
commit | 26bb9bdc8d948cac3403701c1fb49a67c7c45195 (patch) | |
tree | ad858632554214637a334c60c2b6899cda19e28e | |
parent | 187057bd6b87ef4f847d1b4e7ae7152c9c69d58e (diff) | |
parent | 745970a32591b7014e097d2e61e3d357812a2029 (diff) | |
download | meta-freescale-26bb9bdc8d948cac3403701c1fb49a67c7c45195.tar.gz |
Merge pull request #2025 from leon-anavi/master-6.6-2.1.x-imx
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 7d414172a..7bf04fce9 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. |