diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2024-07-11 08:52:53 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 08:52:53 -0300 |
commit | ba7ae64e9b22cc072a1c7857865b2bda8f192266 (patch) | |
tree | ea52c874bd037b2a13c4eb2ad5c8f3f85e830d91 /recipes-kernel | |
parent | a5b00f888195422ccbe40dfc576b291a3be33ac9 (diff) | |
parent | 2949551c440f7aeca04b0b9997edb91e4927a2bd (diff) | |
download | meta-freescale-ba7ae64e9b22cc072a1c7857865b2bda8f192266.tar.gz |
Merge pull request #1866 from leon-anavi/olimex-imx8mp-kernel-update
linux-fslc-imx: 6.6: Support Olimex i.MX8MP
Diffstat (limited to 'recipes-kernel')
-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 93184600..314ebf48 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 = "d8b0bac40433ce7ef0a7493948bad27a6e223c08" | 56 | SRCREV = "13ed4e83694299049a3d4449fdb61471292ef19b" |
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. |