git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12fd9d4
)
bluez/bluez-utils3.inc : correct quote at end of SRC_URI
author
Graeme Gregory
<dp@xora.org.uk>
Tue, 18 Sep 2007 21:30:32 +0000
(21:30 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Tue, 18 Sep 2007 21:30:32 +0000
(21:30 +0000)
packages/bluez/bluez-utils3.inc
patch
|
blob
|
history
diff --git
a/packages/bluez/bluez-utils3.inc
b/packages/bluez/bluez-utils3.inc
index
8573f45
..
ddf90a2
100644
(file)
--- a/
packages/bluez/bluez-utils3.inc
+++ b/
packages/bluez/bluez-utils3.inc
@@
-10,7
+10,7
@@
LICENSE = "GPL"
# ti patch doesn't apply, people using it should rediff it and send it upstream
SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
- file://hcid.conf
\
+ file://hcid.conf
"
# file://hciattach-ti-bts.patch;patch=1 \
S = "${WORKDIR}/bluez-utils-${PV}"