From d97ad3b85d7bda76a117c373e34886e6b7318a6b Mon Sep 17 00:00:00 2001 From: Ian Coolidge Date: Tue, 2 Dec 2014 15:33:48 -0700 Subject: [PATCH] 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 Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-boundary_3.10.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.10.17.bb b/recipes-kernel/linux/linux-boundary_3.10.17.bb index 2e2eb65..a95661d 100644 --- a/recipes-kernel/linux/linux-boundary_3.10.17.bb +++ b/recipes-kernel/linux/linux-boundary_3.10.17.bb @@ -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)"