mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-26 11:29:40 +00:00
python3-moteus: upgrade 0.3.100 -> 0.3.101
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
SUMMARY = "moteus brushless controller library and tools"
|
||||
HOMEPAGE = "https://github.com/mjbots/moteus"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=c2d9643b4523fdf462545aeb1356ad23"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
SRC_URI[sha256sum] = "a288796f54515a40b02f548d8bcfb47c1e846e6460748d81856798c463b35cf5"
|
||||
|
||||
S = "${UNPACKDIR}/moteus-${PV}"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-can \
|
||||
python3-importlib-metadata \
|
||||
python3-pyelftools \
|
||||
python3-pyserial \
|
||||
"
|
||||
Reference in New Issue
Block a user