linux-boundary (3.10.17): bump SRCREV to 4da158a

Update kernel to Boundary Devices' latest.

The only notable updates in this release are the addition of a device
tree for use with Boundary Devices Nitrogen6_VM board and the
addition of USB OTG cable detection through CONFIG_EXTCON.

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-06-01 12:11:53 -07:00 committed by Otavio Salvador
parent aab86df26c
commit 794e46e0b0

View File

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