summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-rtimu_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI protocols for githubMarcel Hamer2021-11-071-1/+1
| | | | | | | Use protocols=https for GitHub SRC_URIs using the conversion script in openembedded-core. Signed-off-by: Marcel Hamer <marcel@solidxs.se>
* python3-rtimu: don't use trailing slash in SMartin Jansa2020-10-111-1/+1
| | | | | | | | * see oe-core base.bbclass changes from: https://lists.openembedded.org/g/openembedded-core/message/143159 https://lists.openembedded.org/g/openembedded-core/message/143161 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-rtimu,python-sense-hat: Convert to py3 modulesKhem Raj2019-08-141-0/+15
py2 is on its way out from oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>