diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-04-07 17:16:57 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-07 12:21:20 -0700 |
commit | eff048d951048c55a0f5700997db789cc1e7c8fc (patch) | |
tree | 7404804b5427dad552df5780398522bbb24c299d /meta-python | |
parent | e0810c5d204044e026beec5e6530087d504b7a72 (diff) | |
download | meta-openembedded-eff048d951048c55a0f5700997db789cc1e7c8fc.tar.gz |
python3-moteus: upgrade 0.3.78 -> 0.3.79
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.79.bb (renamed from meta-python/recipes-devtools/python/python3-moteus_0.3.78.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "9cf58e748b847708e04e362991fc04c11861624a81e1a73a2773b0f1e0e11ab7" | 8 | SRC_URI[sha256sum] = "fae569f0c2e208059e081cf0fcca2e8f71c6c1de582836c745bb884af1e35bf4" |
9 | 9 | ||
10 | S = "${WORKDIR}/moteus-${PV}" | 10 | S = "${WORKDIR}/moteus-${PV}" |
11 | 11 | ||