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
--- /dev/null
+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"