From d6015072aed913b722b147c46627aef60bb1240e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 27 Feb 2026 18:12:54 +0800 Subject: [PATCH] python3-moteus: upgrade 0.3.98 -> 0.3.99 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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}"