diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-04-29 12:15:35 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-29 02:33:25 -0700 |
commit | 7414d1147ee31fda335df00a7723fa80290d20ed (patch) | |
tree | 6d8705a87ec746b507efd4b592513ca102fe4d6b /meta-python | |
parent | 4955ba12a9ffc32767cb470ddafde95b91149dc5 (diff) | |
download | meta-openembedded-7414d1147ee31fda335df00a7723fa80290d20ed.tar.gz |
python3-moteus: upgrade 0.3.81 -> 0.3.82
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.82.bb (renamed from meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.82.bb index bb8f572180..b4e7b64806 100644 --- a/meta-python/recipes-devtools/python/python3-moteus_0.3.81.bb +++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.82.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] = "6f0f3b5ec38c044cf28546e4693b22644c3e9be7a1338933d20b67d0fd55eccc" | 8 | SRC_URI[sha256sum] = "88f76d6901312ba044240f038a97f54fff463221888ca89e2c2bdc7e1679bd5d" |
9 | 9 | ||
10 | S = "${WORKDIR}/moteus-${PV}" | 10 | S = "${WORKDIR}/moteus-${PV}" |
11 | 11 | ||