linux-boundary (3.10.17): Bump SRCREV to ca882d5a

Updates in this release include:
 - Configures GPIOs on Nitrogen6_Lite as "gpio-led" devices
 - Updates to nit6xlite_defconfig to match nitrogen6x_defconfig
 - Added support for Okaya 480x272 display
 - Allows concurrent operation of OV5640 MIPI and OV5642 parallel
   cameras

Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Christoph Settgast 2014-07-01 09:30:46 +02:00 committed by Otavio Salvador
parent 7686e46fcc
commit 9bbe2e8e79

View File

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