summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.