summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb
deleted file mode 100644
index 8bbb8d2eb2..0000000000
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-libusb1_3.2.0.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-SUMMARY = "Pure-python wrapper for libusb-1.0"
-HOMEPAGE = "http://github.com/vpelletier/python-libusb1"
-LICENSE = "GPL-2.0-only & LGPL-2.1-only"
-LIC_FILES_CHKSUM = " \
- file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
- file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \
-"
-
-SRC_URI[sha256sum] = "a11a6095e718cd49418a96329314da271cca6be7b4317a142724523371ac8961"
-
-RDEPENDS:${PN} = "libusb1"
-
-inherit setuptools3 pypi