[oe-commits] Leon Woestenberg : madwifi-ng: Recipe whitespace fix.

GIT User account git at amethyst.openembedded.net
Mon Apr 27 19:12:38 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9e2951142fd5bf752ff9711e93fecbf9619eeb11
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9e2951142fd5bf752ff9711e93fecbf9619eeb11

Author: Leon Woestenberg <leon at sidebranch.com>
Date:   Mon Apr 27 21:08:02 2009 +0200

madwifi-ng: Recipe whitespace fix.

---

 recipes/madwifi/madwifi-ng_r.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/madwifi/madwifi-ng_r.inc b/recipes/madwifi/madwifi-ng_r.inc
index 59f8bc5..2161486 100644
--- 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}"
 





More information about the Openembedded-commits mailing list