linux-boundary (3.10.17): Bump SRCREV to 9f710dad

This update contains a handful of minor fixes for Nitrogen6x,
Nitrogen6x-SOM, Nitrogen6x_Max and SABRE Lite:

        Added AR1020-i2c 8-wire resistive touch controller
        Fixed real-time-clock on Nitrogen6_Max
        Miscellenous fixes for OV5642 parallel CSI camera
        Fixes for Focaltech FT5x06 capacitive touch screen
        Fix for TC358743 HDMI->MIPI
        Add mac address override for WL12xx Wifi module

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 2014-10-31 14:33:06 -07:00 committed by Otavio Salvador
parent 6263e6e412
commit 05305f5cd6

View File

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