[Buildroot] [PATCH] evemu: bump version to 1.2.0

Peter Korsgaard jacmet at uclibc.org
Sat Apr 26 09:15:41 UTC 2014


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

Hi,

 > SOURCE_FILE should be something like "${SYSROOT}/usr/include/linux/input.h", whats the best
 > way to achieve this (and which buildroot set variable should be uesed)?
 > - patch make-event-names.py directly with given sysroot path
 > - patch make-event-names.py to use given environment variable with sysroot path
 > - ...

Thanks for the patch. I see there's also another failure:

http://autobuild.buildroot.net/results/4ec/4ecfbca85ffd5544acad44312166bfcb323283b5/build-end.log

It seems like the python stuff doesn't work with python3. I guess we
will need to:

- Patch make-event-names.py to use python2 instead of python
- Add a configure flag to disable python support and/or fixup python/ to
  work with python3

Care to take a look?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list