summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2014-11-05 10:58:01 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-10 18:57:37 -0200
commit63232989ceca77e2af5d4600a408716297077758 (patch)
tree5e69756512c3737e1a380577c8140cff4838eef0
parentc46adfda1ecb440ff5f3a4a969f4717172cca285 (diff)
downloadmeta-fsl-arm-63232989ceca77e2af5d4600a408716297077758.tar.gz
linux-ls1: Update to 3ced9e8 revision
This includes following changes: c742cbe arm: dts: ls1021a: rename QDS and TWR board dts name for consistence dbaf1e5 ARM: ls1021a: add gating clocks to IP blocks. 0eb706c watchdog: imx2_wdt: Add power management support. b53a344 watchdog: imx2_wdt: adds big endianness support. eb157e1 watchdog: imx2_wdt: convert to watchdog core api 71b5f25 watchdog: Get rid of MODULE_ALIAS_MISCDEV statements 54d638d watchdog: imx2_wdt: disable watchdog timer during low power mode c495541 watchdog: imx2_wdt: expose module alias for loading from device-tree Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-ls1_3.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ls1_3.12.bb b/recipes-kernel/linux/linux-ls1_3.12.bb
index 7aa5bd8..4e1e85b 100644
--- a/recipes-kernel/linux/linux-ls1_3.12.bb
+++ b/recipes-kernel/linux/linux-ls1_3.12.bb
@@ -6,6 +6,6 @@ require recipes-kernel/linux/linux-ls1.inc
6require recipes-kernel/linux/linux-dtb.inc 6require recipes-kernel/linux/linux-dtb.inc
7 7
8SRCBRANCH = "ls1-dev" 8SRCBRANCH = "ls1-dev"
9SRCREV = "de1cb4b3c16be38cf3981fd0afa143ad24283d07" 9SRCREV = "3ced9e82f9f3f7b232bea0bd18c9a62572c06b44"
10 10
11COMPATIBLE_MACHINE = "(ls102xa)" 11COMPATIBLE_MACHINE = "(ls102xa)"