summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-07-05 10:54:16 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-08-05 17:17:40 -0300
commit640c7b69cf6496748a2c02265c8bb2667feddb31 (patch)
treed63c836093582bcf1acbaaf993d7283ef007f59a
parentb5b85bf9bd77cc6353e48f3741422affab43f731 (diff)
downloadmeta-fsl-arm-640c7b69cf6496748a2c02265c8bb2667feddb31.tar.gz
linux-imx (3.10.17): Update to 2a69800 revision
This includes the following updates to the 3.10.17-1.0.0-GA: 2a69800 ENGR00318392 ARM:imx6x: Save/restore SCU and some CP15 2a7bd41 ENGR00301078-2: ARM: dts: imx6sl-evk: add support for pfuze200 on imx6sl-evk f0790e4 ENGR00301078-1: ARM: dts: imx6dl-sabresd: add support for pfuze200 on mx6dl-sabresd d52df5f pfuze100-regulator: Fix of_node_get() parameter ce1917e regulator: pfuze100: Use of_get_child_by_name 097577d regulator: pfuze100: Add PFUZE200 support to Kconfig and module description dad7af3 regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables 792bf11 regulator: pfuze100: add pfuze200 support df8c0fa regulator: pfuze100: Fix address of FABID dd27604 ENGR00309838 ARM: imx6sl: gpc: add chip revision check for dispmix Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-imx_3.10.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx_3.10.17.bb b/recipes-kernel/linux/linux-imx_3.10.17.bb
index afa31e2..c643d26 100644
--- a/recipes-kernel/linux/linux-imx_3.10.17.bb
+++ b/recipes-kernel/linux/linux-imx_3.10.17.bb
@@ -11,7 +11,7 @@ require recipes-kernel/linux/linux-dtb.inc
11DEPENDS += "lzop-native bc-native" 11DEPENDS += "lzop-native bc-native"
12 12
13SRCBRANCH = "imx_3.10.17_1.0.0_ga" 13SRCBRANCH = "imx_3.10.17_1.0.0_ga"
14SRCREV = "232293e0abb46639e188ab9d8643f1dbf94534f6" 14SRCREV = "2a69800d94f182e975e4ed3ae2e64d30d35a3603"
15LOCALVERSION = "-1.0.0_ga" 15LOCALVERSION = "-1.0.0_ga"
16 16
17COMPATIBLE_MACHINE = "(mx6)" 17COMPATIBLE_MACHINE = "(mx6)"