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:
cc2046e
)
madwifi-ng: Recipe whitespace fix.
author
Leon Woestenberg
<leon@sidebranch.com>
Mon, 27 Apr 2009 19:08:02 +0000
(21:08 +0200)
committer
Leon Woestenberg
<leon@sidebranch.com>
Mon, 27 Apr 2009 19:08:02 +0000
(21:08 +0200)
recipes/madwifi/madwifi-ng_r.inc
patch
|
blob
|
history
diff --git
a/recipes/madwifi/madwifi-ng_r.inc
b/recipes/madwifi/madwifi-ng_r.inc
index
59f8bc5
..
2161486
100644
(file)
--- a/
recipes/madwifi/madwifi-ng_r.inc
+++ b/
recipes/madwifi/madwifi-ng_r.inc
@@
-12,10
+12,10
@@
WACKELF_SRC_URI_compulab-pxa270 = " file://20-xscale-VFP-wackelf.patch;patch=1"
SRCNAME = "${PN}"
SRC_URI = "http://snapshots.madwifi.org/madwifi-trunk/${SRCNAME}-${PV}.tar.gz \
- file://10-xscale-be-elf-copts.patch;patch=1 \
- file://10-xscale-le-elf-copts.patch;patch=1 \
+
file://10-xscale-be-elf-copts.patch;patch=1 \
+
file://10-xscale-le-elf-copts.patch;patch=1 \
file://10-sh4-le-elf-copts.patch;patch=1 \
- ${WACKELF_SRC_URI}"
+
${WACKELF_SRC_URI}"
S = "${WORKDIR}/${SRCNAME}-${PV}"