diff options
Diffstat (limited to 'recipes/python/python-pybluez_0.16.bb')
-rw-r--r-- | recipes/python/python-pybluez_0.16.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-pybluez_0.16.bb b/recipes/python/python-pybluez_0.16.bb index 44554d6ff1..64cc88786e 100644 --- a/recipes/python/python-pybluez_0.16.bb +++ b/recipes/python/python-pybluez_0.16.bb @@ -8,3 +8,6 @@ SRC_URI = "http://pybluez.googlecode.com/files/PyBluez-${PV}.tar.gz" S = "${WORKDIR}/PyBluez-${PV}" inherit distutils + +SRC_URI[md5sum] = "2ce8ff0dbb94c6be14e92e9968f4c914" +SRC_URI[sha256sum] = "cbe1f076a4947e29ded08ba9dd6dbbb86b25939fb4e50f508dd02f41681554e2" |