[oe-commits] org.oe.dev bluez-utils: groundwork for 0.3.10 recipe - DO NOT USE FOR PRODUCTION

koen commit openembedded-commits at lists.openembedded.org
Mon May 14 10:44:25 UTC 2007


bluez-utils: groundwork for 0.3.10 recipe - DO NOT USE FOR PRODUCTION

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

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 05b9706d2b72277e2f1da19e3714cc4a3c8fe9ee
ViewMTN: http://monotone.openembedded.org/revision.psp?id=05b9706d2b72277e2f1da19e3714cc4a3c8fe9ee
Files:
1
packages/bluez/bluez-utils_3.10.bb
Diffs:

#
# mt diff -rc3843c7fe5a0449601f23eafcd1c49ea25802ba8 -r05b9706d2b72277e2f1da19e3714cc4a3c8fe9ee
#
# 
# 
# add_file "packages/bluez/bluez-utils_3.10.bb"
#  content [dc8f407c96daedf8e88caac061d98a3151103ad2]
# 
============================================================
--- packages/bluez/bluez-utils_3.10.bb	dc8f407c96daedf8e88caac061d98a3151103ad2
+++ packages/bluez/bluez-utils_3.10.bb	dc8f407c96daedf8e88caac061d98a3151103ad2
@@ -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"






More information about the Openembedded-commits mailing list