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.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyusb.inc b/meta-python/recipes-devtools/python/python-pyusb.inc
index af20109641..30bbe85a91 100644
--- a/meta-python/recipes-devtools/python/python-pyusb.inc
+++ b/meta-python/recipes-devtools/python/python-pyusb.inc
@@ -1,10 +1,10 @@
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"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=50d46bda6248a0b4a46a6d59a66ee08e" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=51691ed11cc2c7ae93e383f60ed49b0f"
5DEPENDS += "libusb1" 5DEPENDS += "libusb1"
6 6
7SRC_URI[md5sum] = "bc12e83ff3ef1045d4306d13a9955fc1" 7SRC_URI[md5sum] = "862b56452c64948c787ad8ef9498590b"
8SRC_URI[sha256sum] = "14ec66077bdcd6f1aa9e892a0a35a54bb3c1ec56aa740ead64349c18f0186d19" 8SRC_URI[sha256sum] = "4e9b72cc4a4205ca64fbf1f3fff39a335512166c151ad103e55c8223ac147362"
9 9
10inherit pypi 10inherit pypi