diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2025-04-22 17:18:33 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-23 19:35:00 -0700 |
commit | 9af65f1680d2bb27e7c8911e8912ddeb2e38fe41 (patch) | |
tree | 854d35f1c2a23f3982d00026156ba3ee2dfcfee5 /meta-python/recipes-devtools/python | |
parent | 67511948486620f4163684de9a918bd09344fc0d (diff) | |
download | meta-openembedded-9af65f1680d2bb27e7c8911e8912ddeb2e38fe41.tar.gz |
python3-moteus: Upgrade 0.3.79 -> 0.3.81
Upgrade to release 0.3.81:
- Set reasonable timing parameters for PCAN interfaces
- Don't barf when flashing firmwares older than family reporting
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb (renamed from meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb index 4944e13ff4..bb8f572180 100644 --- a/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb +++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "fae569f0c2e208059e081cf0fcca2e8f71c6c1de582836c745bb884af1e35bf4" | 8 | SRC_URI[sha256sum] = "6f0f3b5ec38c044cf28546e4693b22644c3e9be7a1338933d20b67d0fd55eccc" |
9 | 9 | ||
10 | S = "${WORKDIR}/moteus-${PV}" | 10 | S = "${WORKDIR}/moteus-${PV}" |
11 | 11 | ||