diff mbox series

[meta-python,4/5] python3-moteus: Upgrade 0.3.98 -> 0.3.99

Message ID 20260227154343.3923152-4-leon.anavi@konsulko.com
State New
Headers show
Series [meta-python,1/5] python3-fastapi: Upgrade 0.128.0 -> 0.133.1 | expand

Commit Message

Leon Anavi Feb. 27, 2026, 3:43 p.m. UTC
Upgrade to release 0.3.99:

- Resolve ADC performance issue introduced in 2026-01-16 by getting
  hardware triggering to only fire once per cycle

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-moteus_0.3.98.bb => python3-moteus_0.3.99.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-moteus_0.3.98.bb => python3-moteus_0.3.99.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.98.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.99.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-moteus_0.3.98.bb
rename to meta-python/recipes-devtools/python/python3-moteus_0.3.99.bb
index 412ee536f5..3de7f6a0ec 100644
--- a/meta-python/recipes-devtools/python/python3-moteus_0.3.98.bb
+++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.99.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "ef6c628bf64d56e30aac1f8e314f74b1bbd9875e5ec21ecd3c2ce9436f7e3644"
+SRC_URI[sha256sum] = "30d3cafa6b23692536102f52d9a7d919f2775fa75bdee087f98782c7e3c88805"
 
 S = "${UNPACKDIR}/moteus-${PV}"