summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-03-31 17:11:37 +0800
committerKhem Raj <raj.khem@gmail.com>2025-03-31 15:00:31 -0700
commit564c2970d882eec768fff41828ea55754848700a (patch)
tree01ec95a0aeac96d9544f3d361cd9fd6e946fd959 /meta-python
parentfecffc9c307c99ec906ffed01f2ea2282c7acf61 (diff)
downloadmeta-openembedded-564c2970d882eec768fff41828ea55754848700a.tar.gz
python3-moteus: upgrade 0.3.76 -> 0.3.78
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-moteus_0.3.78.bb (renamed from meta-python/recipes-devtools/python/python3-moteus_0.3.76.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.76.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.78.bb
index b86b0ded02..9e42e1796c 100644
--- a/meta-python/recipes-devtools/python/python3-moteus_0.3.76.bb
+++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.78.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] = "acc10f7ffe34b6fcb2f1e767d6fb63a1bc0107dbbbd054fca8c2ac5b499de0f7" 8SRC_URI[sha256sum] = "9cf58e748b847708e04e362991fc04c11861624a81e1a73a2773b0f1e0e11ab7"
9 9
10S = "${WORKDIR}/moteus-${PV}" 10S = "${WORKDIR}/moteus-${PV}"
11 11