diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-03-31 17:11:36 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-31 15:00:31 -0700 |
commit | fecffc9c307c99ec906ffed01f2ea2282c7acf61 (patch) | |
tree | 8254e63999ec6ed9e3b14e399f3eb1a754b53f49 /meta-python/recipes-devtools/python | |
parent | 5136caf7400a0c6ce06a439502915d832195a88e (diff) | |
download | meta-openembedded-fecffc9c307c99ec906ffed01f2ea2282c7acf61.tar.gz |
python3-libusb1: upgrade 3.3.0 -> 3.3.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-libusb1_3.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb b/meta-python/recipes-devtools/python/python3-libusb1_3.3.1.bb index 78480cfa81..1c2d60e6b8 100644 --- a/meta-python/recipes-devtools/python/python3-libusb1_3.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-libusb1_3.3.1.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \ | |||
6 | file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \ | 6 | file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "b642aa518689f8e053f61955cba274e72bc8d0794c65d7990745aaae90dfc8a1" | 9 | SRC_URI[sha256sum] = "3951d360f2daf0e0eacf839e15d2d1d2f4f5e7830231eb3188eeffef2dd17bad" |
10 | 10 | ||
11 | RDEPENDS:${PN} = "libusb1" | 11 | RDEPENDS:${PN} = "libusb1" |
12 | 12 | ||