summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2025-04-22 17:18:33 +0300
committerKhem Raj <raj.khem@gmail.com>2025-04-23 19:35:00 -0700
commit9af65f1680d2bb27e7c8911e8912ddeb2e38fe41 (patch)
tree854d35f1c2a23f3982d00026156ba3ee2dfcfee5 /meta-python/recipes-devtools/python
parent67511948486620f4163684de9a918bd09344fc0d (diff)
downloadmeta-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
6inherit pypi setuptools3 6inherit pypi setuptools3
7 7
8SRC_URI[sha256sum] = "fae569f0c2e208059e081cf0fcca2e8f71c6c1de582836c745bb884af1e35bf4" 8SRC_URI[sha256sum] = "6f0f3b5ec38c044cf28546e4693b22644c3e9be7a1338933d20b67d0fd55eccc"
9 9
10S = "${WORKDIR}/moteus-${PV}" 10S = "${WORKDIR}/moteus-${PV}"
11 11