summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
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-08 17:30:52 -0200
commitbb0932064d828b1ade43c2a83c6d6b47c70209e3 (patch)
treeb25073b70ca711dccf28198cac21da4d57642d4b /recipes-kernel
parenta60fe9e69b01cac92825808b02eaaf186a086819 (diff)
downloadmeta-fsl-arm-bb0932064d828b1ade43c2a83c6d6b47c70209e3.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>
Diffstat (limited to 'recipes-kernel')
-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)"