From: Leon Woestenberg Date: Mon, 27 Apr 2009 19:08:02 +0000 (+0200) Subject: madwifi-ng: Recipe whitespace fix. X-Git-Tag: Release-2010-05/1~3664^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e2951142fd5bf752ff9711e93fecbf9619eeb11;p=openembedded.git madwifi-ng: Recipe whitespace fix. --- diff --git a/recipes/madwifi/madwifi-ng_r.inc b/recipes/madwifi/madwifi-ng_r.inc index 59f8bc596f..2161486f7a 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}"