libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / python / python-pybluez_0.15.bb
blob8c98fe31a1cf3cd60b2f1e655e9542226801b339
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-0.15.tar.gz"
8 S = "${WORKDIR}/PyBluez-${PV}"
10 inherit distutils
12 SRC_URI[md5sum] = "104ad743d4bc999796ceff4f39d1003a"
13 SRC_URI[sha256sum] = "593912fdf122d9a1499767bc305ca7b3b688ace7edcb93f53e07202aa1242c58"