linux-boundary (3.10.17): Bump SRCREV to 10245a3

Update kernel to Boundary Devices' latest.

Notable updates include:
	serial port update for framing/parity errors
	DT updates to allow access to SPI-NOR
	SGTL5000 updates
	add support for Nitrogen6_VM
	add support for Huawei MU609 USB modem
	minor RTC fixes
	new display: AUO_G050
	added support for new Broadcom WiFi chips
	TSC2004 touch screen fixes
	add support for eMMC 5.0 devices
	added DT for use with TC358743 HDMI Mipi daughter board

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Eric Nelson 2015-03-13 15:10:15 -07:00 committed by Otavio Salvador
parent b16246a739
commit e32befe722

View File

@ -11,7 +11,7 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
LOCALVERSION = "-1.0.2_ga+yocto" LOCALVERSION = "-1.0.2_ga+yocto"
SRCBRANCH = "boundary-imx_3.10.17_1.0.2_ga" SRCBRANCH = "boundary-imx_3.10.17_1.0.2_ga"
SRCREV = "4ed13da788a463b1c5b6b26ecc2524d500ad1e9b" SRCREV = "10245a3b673c60659995b8a2dd41b11ba8332726"
DEPENDS += "lzop-native bc-native" DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx6)" COMPATIBLE_MACHINE = "(mx6)"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"