diff options
Diffstat (limited to 'recipes/python/python-pybluez_0.15.bb')
-rw-r--r-- | recipes/python/python-pybluez_0.15.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-pybluez_0.15.bb b/recipes/python/python-pybluez_0.15.bb index 17ffd385fc..8c98fe31a1 100644 --- a/recipes/python/python-pybluez_0.15.bb +++ b/recipes/python/python-pybluez_0.15.bb @@ -8,3 +8,6 @@ SRC_URI = "http://pybluez.googlecode.com/files/PyBluez-0.15.tar.gz" S = "${WORKDIR}/PyBluez-${PV}" inherit distutils + +SRC_URI[md5sum] = "104ad743d4bc999796ceff4f39d1003a" +SRC_URI[sha256sum] = "593912fdf122d9a1499767bc305ca7b3b688ace7edcb93f53e07202aa1242c58" |