Main update: Fix for Jethro for GCC 5.2 imx6qdl-nitrogen6x/max: Remove unused pwm3 for hdmi input Add: gslx680_ts imx6qdl-nit6xlite.dtsi: adjust touch screen settings for gslx680 tc358743_h2c: allow register write thru sysfs
Signed-off-by: Ian Coolidge <[email protected]> --- recipes-kernel/linux/linux-boundary_3.14.28.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.14.28.bb b/recipes-kernel/linux/linux-boundary_3.14.28.bb index 774850a..266e3d3 100644 --- a/recipes-kernel/linux/linux-boundary_3.14.28.bb +++ b/recipes-kernel/linux/linux-boundary_3.14.28.bb @@ -11,6 +11,6 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \ LOCALVERSION = "-1.0.0_ga+yocto" SRCBRANCH = "boundary-imx_3.14.28_1.0.0_ga" -SRCREV = "7ff62b23f06110694daf7d98b98f2c25312eda75" +SRCREV = "fee85e4ed0f2ff4035920ec1871e153ff31f1a72" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx)" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
