diff options
Diffstat (limited to 'recipes-devtools/python')
| -rw-r--r-- | recipes-devtools/python/python3-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch (renamed from recipes-devtools/python/python-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch) | 0 | ||||
| -rw-r--r-- | recipes-devtools/python/python3-rtimu_git.bb (renamed from recipes-devtools/python/python-rtimu_git.bb) | 2 | ||||
| -rw-r--r-- | recipes-devtools/python/python3-sense-hat_2.2.0.bb (renamed from recipes-devtools/python/python-sense-hat_2.2.0.bb) | 8 |
3 files changed, 5 insertions, 5 deletions
diff --git a/recipes-devtools/python/python-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch b/recipes-devtools/python/python3-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch index 4a93a1c..4a93a1c 100644 --- a/recipes-devtools/python/python-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch +++ b/recipes-devtools/python/python3-rtimu/0001-include-asm-ioctl.h-for-ioctl-define.patch | |||
diff --git a/recipes-devtools/python/python-rtimu_git.bb b/recipes-devtools/python/python3-rtimu_git.bb index 63c92b3..c0cb311 100644 --- a/recipes-devtools/python/python-rtimu_git.bb +++ b/recipes-devtools/python/python3-rtimu_git.bb | |||
| @@ -12,4 +12,4 @@ SRCREV = "b949681af69b45f0f7f4bb53b6770037b5b02178" | |||
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git/Linux/python/" | 13 | S = "${WORKDIR}/git/Linux/python/" |
| 14 | 14 | ||
| 15 | inherit setuptools | 15 | inherit setuptools3 |
diff --git a/recipes-devtools/python/python-sense-hat_2.2.0.bb b/recipes-devtools/python/python3-sense-hat_2.2.0.bb index f7c4e34..5ea0014 100644 --- a/recipes-devtools/python/python-sense-hat_2.2.0.bb +++ b/recipes-devtools/python/python3-sense-hat_2.2.0.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=d80fe312e1ff5fbd97369b093bf21cda" | 5 | LIC_FILES_CHKSUM = "file://LICENCE.txt;md5=d80fe312e1ff5fbd97369b093bf21cda" |
| 6 | 6 | ||
| 7 | inherit setuptools pypi | 7 | inherit setuptools3 pypi |
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "sense-hat" | 9 | PYPI_PACKAGE = "sense-hat" |
| 10 | 10 | ||
| @@ -18,7 +18,7 @@ DEPENDS += " \ | |||
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | RDEPENDS_${PN} += " \ | 20 | RDEPENDS_${PN} += " \ |
| 21 | python-numpy \ | 21 | ${PYTHON_PN}-numpy \ |
| 22 | python-rtimu \ | 22 | ${PYTHON_PN}-rtimu \ |
| 23 | python-imaging \ | 23 | ${PYTHON_PN}-imaging \ |
| 24 | " | 24 | " |
