diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-moteus_0.3.68.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-moteus_0.3.68.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.68.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.68.bb deleted file mode 100644 index d99d30e637..0000000000 --- a/meta-python/recipes-devtools/python/python3-moteus_0.3.68.bb +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | SUMMARY = "moteus brushless controller library and tools" | ||
| 2 | HOMEPAGE = "https://github.com/mjbots/moteus" | ||
| 3 | LICENSE = "Apache-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a83f0e709a45e76" | ||
| 5 | |||
| 6 | inherit pypi setuptools3 | ||
| 7 | |||
| 8 | SRC_URI[sha256sum] = "a5c4259ecc20cbb5dea9352f8364300db45eab971fa7bddd1625da9b16d63248" | ||
| 9 | |||
| 10 | S = "${WORKDIR}/moteus-${PV}" | ||
| 11 | |||
| 12 | RDEPENDS:${PN} += "\ | ||
| 13 | python3-can \ | ||
| 14 | python3-importlib-metadata \ | ||
| 15 | python3-pyelftools \ | ||
| 16 | python3-pyserial \ | ||
| 17 | " | ||
