bluez/bluez-utils3.inc : correct quote at end of SRC_URI
authorGraeme Gregory <dp@xora.org.uk>
Tue, 18 Sep 2007 21:30:32 +0000 (21:30 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 18 Sep 2007 21:30:32 +0000 (21:30 +0000)
packages/bluez/bluez-utils3.inc

index 8573f45..ddf90a2 100644 (file)
@@ -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}"