diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb b/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb index a045dfa8bc..3d7765607c 100644 --- a/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python-libusb1_3.1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | SUMMARY = "Pure-python wrapper for libusb-1.0" | 1 | SUMMARY = "Pure-python wrapper for libusb-1.0" |
2 | HOMEPAGE = "http://github.com/vpelletier/python-libusb1" | 2 | HOMEPAGE = "http://github.com/vpelletier/python-libusb1" |
3 | AUTHOR = "Vincent Pelletier <plr.vincent@gmail.com>" | ||
4 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" | 3 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = " \ | 4 | LIC_FILES_CHKSUM = " \ |
6 | file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ | 5 | file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ |