summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-rtimu_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-rtimu: Fix build with muslKhem Raj2016-02-281-1/+3
| | | | | | ioctl(3) needs to include asm/ioctl.h for its signature Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-rtimu: Add recipe to support RTIMULibLeon Anavi2016-01-101-0/+13
RTIMULib is a C++ and Python library that makes it easy to use 9-dof and 10-dof IMUs with embedded Linux systems. Python module for Raspberry Pi Sense HAT depends on it. Python module python-rtimu uses the source code from the GitHub repository of RPi-Distro. Signed-off-by: Leon Anavi <leon@anavi.org> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>