[oe-commits] Martin Jansa : python-pybluez: add version 0.16 from SHR

git version control git at git.openembedded.org
Wed Nov 18 09:06:00 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 6e7ed0aca2821c806387742c3abdcd46717dcb8a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6e7ed0aca2821c806387742c3abdcd46717dcb8a

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 18 09:10:51 2009 +0100

python-pybluez: add version 0.16 from SHR

---

 recipes/python/python-pybluez_0.16.bb |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/recipes/python/python-pybluez_0.16.bb b/recipes/python/python-pybluez_0.16.bb
new file mode 100644
index 0000000..44554d6
--- /dev/null
+++ b/recipes/python/python-pybluez_0.16.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Python bindings for the Linux Bluetooth stack"
+SECTION = "devel/python"
+DEPENDS = "bluez-libs"
+LICENSE = "GPL"
+PR = "ml0"
+
+SRC_URI = "http://pybluez.googlecode.com/files/PyBluez-${PV}.tar.gz"
+S = "${WORKDIR}/PyBluez-${PV}"
+
+inherit distutils





More information about the Openembedded-commits mailing list