]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx: Bump revision to ee67fc7e072d
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 23 Jan 2017 19:06:06 +0000 (17:06 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 24 Jan 2017 12:17:50 +0000 (10:17 -0200)
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>
recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb

index 8845856a4bf68e191e56c801f1558c0455d38641..69d928b2ebf8cf956696646e864cbaa0faa79b89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015, 2016 O.S. Systems Software LTDA.
+# Copyright (C) 2015, 2017 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
 SUMMARY = "FSL Community BSP i.MX Linux kernel with backported features and fixes"
@@ -11,6 +11,6 @@ include linux-fslc.inc
 PV .= "+git${SRCPV}"
 
 SRCBRANCH = "4.1-2.0.x-imx"
-SRCREV = "80e3b3c3c85a3a8b70ef6403bc806901628c7446"
+SRCREV = "ee67fc7e072df596577e3a4e4fce7b51816d4b0a"
 
 COMPATIBLE_MACHINE = "(mx6|mx7)"