summaryrefslogtreecommitdiff
path: root/packages/python/python-pybluez_0.2.bb
blob: 8931afcd0cdb1c78ea3252e5bfc8f90279f52d78 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Python bindings for the Linux Bluetooth stack"
SECTION = "devel/python"
DEPENDS = "bluez-libs"
LICENSE = "GPL"
SRC_URI = "http://org.csail.mit.edu/pybluez/release/pybluez-src-${PV}.tar.gz"

S = "${WORKDIR}/pybluez-${PV}"

PR = "ml0"

inherit distutils
88ca113'>Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1 2006-10-03dpkg: sync with pokyKoen Kooi6 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther3 2006-02-13dpkg: Add 1.13.11Richard Purdie3 2005-08-01updated dpkg 1.10.* to 1.10.28 (Debian 'stable' version)Marcin Juszkiewicz2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi6 2005-05-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2005-04-02Add dpkg 1.10.27, and disable parallel make in the dpkg builds.Chris Larson2 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson4