linux-boundary (3.10.17): Bump SRCREV to 0d7db21

Primary fix - 0d7db21 - fixes parallel LCD support. Driver has been broken since commit 3c236e8c.

Eric Nelson (3):
  fsl_otp: default to read-only access
  imx6q-nitrogen6x-cwc: allow SATA
  mxc_lcdif: re-order drivers mxc_lcdif and mxc_ipuv3_fb

Fabio Estevam (1):
  ASoC: sgtl5000: Fix SMALL_POP bit definition

Troy Kisky (2):
  vp_defconfig: initial addition
  imx6q-vp.dts: initial addition

Signed-off-by: Ian Coolidge <ian@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Ian Coolidge 2014-12-02 15:33:48 -07:00 committed by Otavio Salvador
parent 452cbeee41
commit d97ad3b85d

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 = "f7a1e1870a3f53d0128e149261f9092fe6e02462"
SRCREV = "0d7db21a8e6bc028209438ae3919907c177f348a"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(mx6)"
COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite)"