Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/python-spidev: bump version to 3.2 | Bernd Kuhls | 2016-10-07 | 1 | -2/+3 |
| | | | | | | | | Removed 0001-Fix-build-with-musl-libc.patch, applied upstream: https://github.com/doceme/py-spidev/pull/39/commits/3d6e59bff088783f249a60a5f1c900c7f99f933b Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | python-spidev: bump to version 3.1 | Gustavo Zacarias | 2015-10-29 | 1 | -0/+2 |
Also add hash file. And fixes: http://autobuild.buildroot.net/results/abc/abca38e3e93b609c1040c1152de7cd59940e2c88/ It was using an absolute include_dirs in setup.py pointing to the host kernel sources (/usr/src/linux). It didn't affect "normal" distros since they normally don't have the kernel sources installed, however for Gentoo it's quite normal to have kernel sources there. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |