summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyusb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyusb.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyusb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyusb.inc b/meta-python/recipes-devtools/python/python-pyusb.inc
index baf2db5301..e783dd4325 100644
--- a/meta-python/recipes-devtools/python/python-pyusb.inc
+++ b/meta-python/recipes-devtools/python/python-pyusb.inc
@@ -1,6 +1,6 @@
1SUMMARY = "PyUSB provides USB access on the Python language" 1SUMMARY = "PyUSB provides USB access on the Python language"
2HOMEPAGE = "http://pyusb.sourceforge.net/" 2HOMEPAGE = "http://pyusb.sourceforge.net/"
3LICENSE = "BSD" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=51691ed11cc2c7ae93e383f60ed49b0f" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=51691ed11cc2c7ae93e383f60ed49b0f"
5DEPENDS += "libusb1" 5DEPENDS += "libusb1"
6 6