linux-wandboard: Upgrade to 3.10.17-1.0.2

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@tames.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Alfonso Tamés 2014-12-16 00:04:41 +00:00 committed by Otavio Salvador
parent 0e92e1fb11
commit eb59dbb9d4

View File

@ -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)"