kumquat-buildroot/package/brltty
Mario Lang ee8309e287 package/brltty: explicitly check if ioperm is available
ioperm, inb and outb are i386 specific functions usually
not available on non-PC archs.  Check if ioperm is available before
trying to use it.

Patch cherry-picked from upstream, can be removed when 5.6 is out.

Fixes:
  http://autobuild.buildroot.net/results/f09974f2ba24319e55e578ece34bb2e7e8bb3c43
  http://autobuild.buildroot.net/results/7d502f280c46f0d1e2678140f9117fcc59bc2d7b

Signed-off-by: Mario Lang <mlang@blind.guru>
[Thomas: move patch out of per-version directory, add comment
explaining why we need to autoreconf, and why we can't use
<pkg>_AUTORECONF.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-29 21:48:24 +01:00
..
0001-Prevent-scancodes-from-generating-spurious-log-messa.patch package/brltty: avoid spurious log messages while decoding scancodes 2017-12-29 21:36:16 +01:00
0002-Check-for-ioperm-to-make-sure-the-platform-supports-.patch package/brltty: explicitly check if ioperm is available 2017-12-29 21:48:24 +01:00
brltty.hash
brltty.mk package/brltty: explicitly check if ioperm is available 2017-12-29 21:48:24 +01:00
brltty.service
Config.in
S10brltty