summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-07-11 08:52:53 -0300
committerGitHub <noreply@github.com>2024-07-11 08:52:53 -0300
commitba7ae64e9b22cc072a1c7857865b2bda8f192266 (patch)
treeea52c874bd037b2a13c4eb2ad5c8f3f85e830d91 /recipes-kernel
parenta5b00f888195422ccbe40dfc576b291a3be33ac9 (diff)
parent2949551c440f7aeca04b0b9997edb91e4927a2bd (diff)
downloadmeta-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.bb2
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
54KBRANCH = "6.6-1.0.x-imx" 54KBRANCH = "6.6-1.0.x-imx"
55SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" 55SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https"
56SRCREV = "d8b0bac40433ce7ef0a7493948bad27a6e223c08" 56SRCREV = "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.