summaryrefslogtreecommitdiff
path: root/packages/bluez/bluez-utils3.inc
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-12-24 12:32:53 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-12-24 12:32:53 +0000
commit3c63c62c6948aa0db5867b487717805944074e09 (patch)
tree3daf7abb7bd38cbcd5a750cd75025f305ca59673 /packages/bluez/bluez-utils3.inc
parent41193cb33a3f96e43a0f7a1423cd70f3e6b139fb (diff)
bluez-utils 3.23: Revamp brf6150 hispeed support.
* Fixes #3520.
Diffstat (limited to 'packages/bluez/bluez-utils3.inc')
-rw-r--r--packages/bluez/bluez-utils3.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/bluez/bluez-utils3.inc b/packages/bluez/bluez-utils3.inc
index 8f787292ba..97a604aaea 100644
--- a/packages/bluez/bluez-utils3.inc
+++ b/packages/bluez/bluez-utils3.inc
@@ -8,10 +8,10 @@ RREPLACES = "bluez-utils-dbus"
RCONFLICTS_${PN} = "bluez-utils-nodbus"
LICENSE = "GPL"
-# ti patch doesn't apply, people using it should rediff it and send it upstream
+# ti patch should be sent it upstream!
SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
- file://hcid.conf "
-# file://hciattach-ti-bts.patch;patch=1 \
+ file://hcid.conf \
+ file://hciattach-ti-bts.patch;patch=1"
S = "${WORKDIR}/bluez-utils-${PV}"