summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-board-support.txt
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2016-01-19 10:51:53 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-01-19 22:53:59 +0100
commitcc9304aa7220d9b3657572940b1e61504f920e24 (patch)
tree174dfe7e5eb879a84b84615ff6df8e282fc41c60 /docs/manual/adding-board-support.txt
parentaa112f239630cf8e94fbc3d58b6cb73290c54d2e (diff)
downloadbuildroot-cc9304aa7220d9b3657572940b1e61504f920e24.tar.gz
buildroot-cc9304aa7220d9b3657572940b1e61504f920e24.zip
package/triggerhappy: bump to latest commit to fix runtime issue
Bump to latest commit to fix runtime issue with the Linux Kernel headers 4.4: Starting thd: Unable to parse trigger line: [..] With version 4.4 of the Linux Kernel the input event codes are not defined in 'linux/input.h' anymore, but in a seperate header file 'linux/input-event-codes.h' leaving triggerhappys evtable_*.h header files empty with no event codes defined. This issue is fixed upstream by commit 7e5abc69f215678e93a6b999524981c8b40bdcd9 which also makes overwriting of the 'LINUX_INPUT_H' definition obsolet. Tested with an internal Buildroot toolchain with Linux Kernel headers 4.4 and an external Linaro ARM 2015.08 toolchain with Linux Kernel headers 4.0. [Peter: add hash file] Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-board-support.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud