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:
f183ee6
)
remove spurious backslash introduced in last change
author
Phil Blundell
<philb@gnu.org>
Tue, 23 Nov 2004 12:32:31 +0000
(12:32 +0000)
committer
Phil Blundell
<philb@gnu.org>
Tue, 23 Nov 2004 12:32:31 +0000
(12:32 +0000)
BKrev: 41a32ddf609P6ANnv1DuvLXbzzQSZw
pcmcia-cs/pcmcia-cs_3.2.8.oe
patch
|
blob
|
history
diff --git
a/pcmcia-cs/pcmcia-cs_3.2.8.oe
b/pcmcia-cs/pcmcia-cs_3.2.8.oe
index
71e41ab
..
750a4a7
100644
(file)
--- a/
pcmcia-cs/pcmcia-cs_3.2.8.oe
+++ b/
pcmcia-cs/pcmcia-cs_3.2.8.oe
@@
-13,7
+13,7
@@
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmcia-cs/pcmcia-cs-${PV}.tar.gz \
file://wireless.opts \
file://network.conf \
file://hostap_cs.conf \
- file://wnv.conf
\
"
+ file://wnv.conf"
S = "${WORKDIR}/pcmcia-cs-${PV}"
INITSCRIPT_NAME = "pcmcia"