mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-pybluez_0.18.bb
blobf30d30896b81b1b157ee83da2c623b4345078ab2
1 DESCRIPTION = "Python bindings for the Linux Bluetooth stack"
2 SECTION = "devel/python"
3 DEPENDS = "bluez-libs"
4 LICENSE = "GPL"
5 PR = "ml0"
7 SRC_URI = "http://pybluez.googlecode.com/files/PyBluez-${PV}.tar.gz"
8 S = "${WORKDIR}/PyBluez-${PV}"
10 inherit distutils
12 SRC_URI[md5sum] = "be8c8ce615c3189fda1aaf3d568314b2"
13 SRC_URI[sha256sum] = "66b2184e0eaad5e1ecc89eb4c81cba0696b3028b85d1301186b45b0bbd761065"