[oe-commits] org.oe.dreambox python-pybluez: add package

tmbinc commit oe at amethyst.openembedded.net
Mon Sep 1 17:45:21 UTC 2008


python-pybluez: add package

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: 6e2a39049a9c69bf444c615fccf0b2457bcd25ed
ViewMTN: http://monotone.openembedded.org/revision/info/6e2a39049a9c69bf444c615fccf0b2457bcd25ed
Files:
1
packages/python/python-pybluez_0.15.bb
Diffs:

#
# mt diff -rb2b302d34cc68a1e7532375b4cf34d64a7ae18d8 -r6e2a39049a9c69bf444c615fccf0b2457bcd25ed
#
#
#
# add_file "packages/python/python-pybluez_0.15.bb"
#  content [29d711a27fa4ac321658d490f4f32e7998c4af89]
#
============================================================
--- packages/python/python-pybluez_0.15.bb	29d711a27fa4ac321658d490f4f32e7998c4af89
+++ packages/python/python-pybluez_0.15.bb	29d711a27fa4ac321658d490f4f32e7998c4af89
@@ -0,0 +1,11 @@
+DESCRIPTION = "Python bindings for the Linux Bluetooth stack"
+SECTION = "devel/python"
+DEPENDS = "bluez-libs"
+LICENSE = "GPL"
+SRC_URI = "http://pybluez.googlecode.com/files/PyBluez-${PV}.tar.gz"
+
+S = "${WORKDIR}/PyBluez-${PV}"
+
+PR = "ml0"
+
+inherit distutils






More information about the Openembedded-commits mailing list