mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-boundary: Bump SRCREV to e1eae97
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@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
9cfef66487
commit
79fcd86b2e
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user