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 <[email protected]> --- 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)" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
