summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-04-11 14:45:37 -0300
committerGitHub <noreply@github.com>2024-04-11 14:45:37 -0300
commitfcd31cc413734931d3934a10086807808ca61e24 (patch)
tree404794825f53d6da663285c2e021d021b88c67fb
parent5bca3ddadfe7553dd2a546ffb0904a2588bc0579 (diff)
parent957cbd3df9087e0622d351b4c2459f105dba119f (diff)
downloadmeta-freescale-fcd31cc413734931d3934a10086807808ca61e24.tar.gz
Merge pull request #1783 from rafluan/linux-version
linux-fslc-imx: Bump revision to 2bfda7392
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_6.1.bb b/recipes-kernel/linux/linux-fslc-imx_6.1.bb
index 6e3838be..1d6fdf34 100644
--- a/recipes-kernel/linux/linux-fslc-imx_6.1.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_6.1.bb
@@ -58,7 +58,7 @@ KERNEL_DEVICETREE_32BIT_COMPATIBILITY_UPDATE = "1"
58 58
59KBRANCH = "6.1-2.2.x-imx" 59KBRANCH = "6.1-2.2.x-imx"
60SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https" 60SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${KBRANCH};protocol=https"
61SRCREV = "32a344619c750cdcbe31bed754adc1b30d362e45" 61SRCREV = "2bfda7392e6621dd9060f87d7f9d601bb1906dbf"
62 62
63# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition 63# PV is defined in the base in linux-imx.inc file and uses the LINUX_VERSION definition
64# required by kernel-yocto.bbclass. 64# required by kernel-yocto.bbclass.