From eff048d951048c55a0f5700997db789cc1e7c8fc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 7 Apr 2025 17:16:57 +0800 Subject: [PATCH] python3-moteus: upgrade 0.3.78 -> 0.3.79 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-moteus_0.3.78.bb => python3-moteus_0.3.79.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-moteus_0.3.78.bb => python3-moteus_0.3.79.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.78.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-moteus_0.3.78.bb rename to meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb index 9e42e1796c..4944e13ff4 100644 --- a/meta-python/recipes-devtools/python/python3-moteus_0.3.78.bb +++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.79.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a inherit pypi setuptools3 -SRC_URI[sha256sum] = "9cf58e748b847708e04e362991fc04c11861624a81e1a73a2773b0f1e0e11ab7" +SRC_URI[sha256sum] = "fae569f0c2e208059e081cf0fcca2e8f71c6c1de582836c745bb884af1e35bf4" S = "${WORKDIR}/moteus-${PV}"