[PATCH evemu 0/4] buildroot/crosscompile related patches
Peter Seiderer
ps.report at gmx.net
Fri Aug 8 15:18:07 PDT 2014
Hello,
here are four buildroot/crosscompile related patches
against evemu-2.0.0.
Patch 1 fixes a build problem dependend on toolchain kernel
header version.
Patch 2 is uses for toolchains without c++ support (only
needed to test c++ binding).
Patch 3 is needed to find the right input.h file for
crosscompile.
Patch 4 is for target systems without python support enabled.
For original buildroot version see [1],[2].
Regards,
Peter
[1] http://buildroot.uclibc.org/
[2] http://git.buildroot.net/buildroot/tree/package/evemu
Peter Seiderer (4):
make-event-names.py: fix SYN_MAX definition for modern kernel headers
configure.ac: add '--disable-tests' option
make-event-names: use input.h from sysroot (instead of host system
version)
configure.ac: add '--disable-python-bindings' option
Makefile.am | 2 +-
configure.ac | 20 ++++++++++++++++++++
src/make-event-names.py | 6 +++++-
3 files changed, 26 insertions(+), 2 deletions(-)
--
1.8.1.4
More information about the Input-tools
mailing list