mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-pybluez_0.16.bb
blob64cc88786ed2e0f5a73e908663bf3d3333e47b56
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] = "2ce8ff0dbb94c6be14e92e9968f4c914"
13 SRC_URI[sha256sum] = "cbe1f076a4947e29ded08ba9dd6dbbb86b25939fb4e50f508dd02f41681554e2"