bluez-utils: groundwork for 0.3.10 recipe - DO NOT USE FOR PRODUCTION
authorKoen Kooi <koen@openembedded.org>
Mon, 14 May 2007 10:49:13 +0000 (10:49 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 14 May 2007 10:49:13 +0000 (10:49 +0000)
Since this was a big update from 0.3.9:
* DEFAULT_PREFERENCE = "-1"
* the TI initscript patch doesn't apply - needs updating (affected machine: hx4700, htcuniversal and others)
* The "any" -> BCSP patch for serial cards was declared crap by Marcel Holtmann and thus removed
* The initscript *needs* updating
* Also needs http://twibble.org/dist/oe/var-volatiles-1.patch to preserve pairing information

packages/bluez/bluez-utils_3.10.bb [new file with mode: 0644]

diff --git a/packages/bluez/bluez-utils_3.10.bb b/packages/bluez/bluez-utils_3.10.bb
new file mode 100644 (file)
index 0000000..fd7cb23
--- /dev/null
@@ -0,0 +1,10 @@
+require bluez-utils.inc
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
+           file://hcid.conf \
+           file://02dtl1_cs.sh \
+          "
+PR = "r0"