[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] linux-boundary: Bump SRCREV to e1eae97

Ian Coolidge ian at boundarydevices.com
Thu Oct 20 13:02:30 PDT 2016


Major fixes for touchscreens. Fixes a race condition which was causing some TS drivers to fail on load
Add GPS support
Device Tree Changes
  - add aliases for backlights/pwm for lvds/lcd
  - fix tc358743 mclk
  - touchscreen interrupt fixes
  - allow multiple reset gpios active high or low for pcie

Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
---
 recipes-kernel/linux/linux-boundary_4.1.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-boundary_4.1.15.bb b/recipes-kernel/linux/linux-boundary_4.1.15.bb
index 5fcfd0f..f61cb72 100644
--- a/recipes-kernel/linux/linux-boundary_4.1.15.bb
+++ b/recipes-kernel/linux/linux-boundary_4.1.15.bb
@@ -12,6 +12,6 @@ SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
 
 LOCALVERSION = "-1.0.0_ga+yocto"
 SRCBRANCH = "boundary-imx_4.1.15_1.0.0_ga"
-SRCREV = "76c24a0cde0d50fc8006b15db94f9c3efc5ec979"
+SRCREV = "e1eae9797d8fe9f66d13d0d665aaf618be81e482"
 DEPENDS += "lzop-native bc-native"
 COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx|nitrogen7)"
-- 
2.7.4



More information about the meta-freescale mailing list