buildroot/package/brltty
Heiko Thiery 69e8b09c4f package/brltty: fix input_event related compile failure
Add a patch to fix input_event time related compile failure. The problem
is reported and fixed upstream.

Fixes:
http://autobuild.buildroot.net/results/7c5278c0ff2b2d8f88803e256803b31a75904efe/build-end.log

./system_linux.c: In function 'writeInputEvent':
./system_linux.c:962:23: error: 'struct input_event' has no member named 'time'; did you mean 'type'?
   gettimeofday(&event.time, NULL);
                       ^~~~
                       type

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-06-10 23:25:24 +02:00
..
0001-Fix-linking-error-on-mips64el.patch
0002-fix-input_event-time-related-compile-fail.patch package/brltty: fix input_event related compile failure 2020-06-10 23:25:24 +02:00
Config.in
S10brltty
brltty.hash package/brltty: bump version to 6.1 2020-04-15 21:41:54 +02:00
brltty.mk package/brltty: add host-gawk dependency 2020-05-09 22:28:17 +02:00
brltty.service