linux-boundary (3.10.17): Bump SRCREV to cfb334d

- Added TC358743 HDMI input driver (via MIPI)
        - Fix RTC on nitrogen6x/6x-lite to kick-start on power-fail
        - Fix UART3 baud-rate mismatch bug
        - Update HDMI driver to default to "only CEA modes"
        - Fix SGTL5000 issue with reboot

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-06-06 15:54:15 -07:00 committed by Otavio Salvador
parent 00b2561340
commit 809c9ccf8f

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 = "731f96d038c39af8ea916adba70034a204b0389a"
SRCREV = "cfb334db7a520b947d1db3620d4b594c47c0c4bb"
DEPENDS += "lzop-native "
COMPATIBLE_MACHINE = "(mx6)"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"