summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2017-01-23 17:06:06 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-01-25 14:28:30 -0200
commitbdd3abc31f84a35b7c9240687694803353a8316e (patch)
treefc2298257618fe4e32c18827e552200b092b51d2
parent65bf4fed25524d570e24de3139467ba543b4abd0 (diff)
downloadmeta-freescale-bdd3abc31f84a35b7c9240687694803353a8316e.tar.gz
linux-fslc-imx: Bump revision to ee67fc7e072d
This commit merge tag Linux 4.1.38 and apply the following changes: - ee67fc7e072d (HEAD -> 4.1-2.0.x-imx, origin/4.1-2.0.x-imx) ARM: dts:imx7s-warp: Add watchdog pinmux - 5fd79049c122 ARM: dts: imx7: Add "LPSR" to LPSR iomux pin names - 739f0c753a6d Merge tag 'v4.1.38' into 4.1-2.0.x-imx Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb
index 8845856a..69d928b2 100644
--- a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb
@@ -1,4 +1,4 @@
1# Copyright (C) 2015, 2016 O.S. Systems Software LTDA. 1# Copyright (C) 2015, 2017 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4SUMMARY = "FSL Community BSP i.MX Linux kernel with backported features and fixes" 4SUMMARY = "FSL Community BSP i.MX Linux kernel with backported features and fixes"
@@ -11,6 +11,6 @@ include linux-fslc.inc
11PV .= "+git${SRCPV}" 11PV .= "+git${SRCPV}"
12 12
13SRCBRANCH = "4.1-2.0.x-imx" 13SRCBRANCH = "4.1-2.0.x-imx"
14SRCREV = "80e3b3c3c85a3a8b70ef6403bc806901628c7446" 14SRCREV = "ee67fc7e072df596577e3a4e4fce7b51816d4b0a"
15 15
16COMPATIBLE_MACHINE = "(mx6|mx7)" 16COMPATIBLE_MACHINE = "(mx6|mx7)"