[meta-freescale] [meta-fsl-arm-extra][PATCH dizzy] linux-wandboard: Upgrade to 3.10.17-1.0.2

Alfonso Tames alfonso at tames.com
Mon Dec 15 16:04:41 PST 2014


From: Alfonso Tamés <alfonso at tames.com>

This upgrades the Wandboards' kernel to 3.10.17-1.0.2 which
Freescale reports to change:

- pfuse 100
- power management
- graphics driver update with memory, deadlock and bug hang fixes.
- crypto - Update testmgr DMA
- ipu MXC IPUv3 fb: Fix MXCFB_CSC_UPDATE ioctl
- ARM - Drop PL310 errata

Signed-off-by: Alfonso Tamés <alfonso at tames.com>
---
 recipes-kernel/linux/linux-wandboard_3.10.17.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-wandboard_3.10.17.bb b/recipes-kernel/linux/linux-wandboard_3.10.17.bb
index 30483f1..e78789e 100644
--- a/recipes-kernel/linux/linux-wandboard_3.10.17.bb
+++ b/recipes-kernel/linux/linux-wandboard_3.10.17.bb
@@ -6,9 +6,9 @@ require recipes-kernel/linux/linux-dtb.inc
 
 DEPENDS += "lzop-native bc-native"
 
-# Wandboard branch - based on 3.10.17_1.0.1_ga from Freescale git
-SRCBRANCH = "wandboard_imx_3.10.17_1.0.1_ga"
-SRCREV = "a6e7fc58e6912986d003598ed79bb6a391a2113c"
-LOCALVERSION = "-1.0.1-wandboard"
+# Wandboard branch - based on 3.10.17_1.0.2_ga from Freescale git
+SRCBRANCH = "wandboard_imx_3.10.17_1.0.2_ga"
+SRCREV = "be8d6872b5eb4c94c15dac36b028ce7f60472409"
+LOCALVERSION = "-1.0.2-wandboard"
 
 COMPATIBLE_MACHINE = "(wandboard)"
-- 
2.1.0



More information about the meta-freescale mailing list