summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-sense-hat_2.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sense-hat: Move to dynamic-layersKhem Raj2020-11-251-24/+0
| | | | | | | | Only active when meta-python is in layermix, this recipe rdeps on python3-pillow, which comes from meta-python, until that moves to oe-core lets hide this recipe unless meta-python is used Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sense-hat: Switch to using pillow instead of imaging moduleJan-Simon Moeller2020-11-251-1/+1
| | | | | | | while meta-python does rprovide python3-imaging via python3-pillow, its better to not rely on that bridge, since this might disappear in future Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-rtimu,python-sense-hat: Convert to py3 modulesKhem Raj2019-08-141-0/+24
py2 is on its way out from oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>