linux-boundary: Bump SRCREV to a139368

serial: imx: enable tx complete interrupt sooner

Signed-off-by: Ian Coolidge <ian@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Ian Coolidge 2016-04-11 12:19:02 -07:00 committed by Otavio Salvador
parent 7e6dd72f44
commit dd074c47af

View File

@ -12,6 +12,6 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
LOCALVERSION = "-1.1.0_ga+yocto"
SRCBRANCH = "boundary-imx_3.14.52_1.1.0_ga"
SRCREV = "9af660ea819fa2911b66ef71f964e98fcb718453"
SRCREV = "a139368c83b5fffc073d4f95c93cf1c234d5d0f3"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx)"