diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-05-21 16:59:09 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-05-21 07:39:39 -0700 |
commit | 980f7e5da4745ee56a42833114bc990412b747be (patch) | |
tree | b852f453540d1d7c2b4717b9f941daf4b2405321 /meta-python | |
parent | cbf626128f0621075848ec706948611eddad6f64 (diff) | |
download | meta-openembedded-980f7e5da4745ee56a42833114bc990412b747be.tar.gz |
python3-moteus: upgrade 0.3.82 -> 0.3.87
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.87.bb (renamed from meta-python/recipes-devtools/python/python3-moteus_0.3.82.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.82.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.87.bb index b4e7b64806..433bfc4965 100644 --- a/meta-python/recipes-devtools/python/python3-moteus_0.3.82.bb +++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.87.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] = "88f76d6901312ba044240f038a97f54fff463221888ca89e2c2bdc7e1679bd5d" | 8 | SRC_URI[sha256sum] = "988f264c330a17d63219c49dd2365bdaff97156be3ab6c5eaa204b45dca621e8" |
9 | 9 | ||
10 | S = "${WORKDIR}/moteus-${PV}" | 10 | S = "${WORKDIR}/moteus-${PV}" |
11 | 11 | ||