summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-rtimu,python-sense-hat: Convert to py3 modulesKhem Raj2019-08-141-33/+0
| | | | | | py2 is on its way out from oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-rtimu: Fix build with muslKhem Raj2016-02-281-0/+33
ioctl(3) needs to include asm/ioctl.h for its signature Signed-off-by: Khem Raj <raj.khem@gmail.com>