Fixed parallel LCD support and analog audio support respectively. Eric Nelson (1): mxc_lcdif: re-order drivers mxc_lcdif and mxc_ipuv3_fb
Laci Tele (1): sgtl5000: ssi-controller has been replaced with cpu-dai, in .dtsi files Signed-off-by: Ian Coolidge <[email protected]> --- recipes-kernel/linux/linux-boundary_3.10.31.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.10.31.bb b/recipes-kernel/linux/linux-boundary_3.10.31.bb index c647cff..3297f8e 100644 --- a/recipes-kernel/linux/linux-boundary_3.10.31.bb +++ b/recipes-kernel/linux/linux-boundary_3.10.31.bb @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ LOCALVERSION = "-1.1.0_beta+yocto" SRCBRANCH = "boundary-imx_3.10.31_1.1.0_beta" -SRCREV = "f4cf15c2f845d4612fb55bafb6d3a51b3706f0df" +SRCREV = "b76cf1c0429fffaa217f50645f1d78c3321ec3fa" 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
