packages/madwifi/madwifi-ng_r.inc: Revert the xscale specific changes back
authorStelios Koroneos <skoroneos@digital-opsis.com>
Tue, 27 Feb 2007 21:09:47 +0000 (21:09 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Tue, 27 Feb 2007 21:09:47 +0000 (21:09 +0000)
packages/madwifi/madwifi-ng_r.inc

index bbd6215..63a9ea8 100644 (file)
@@ -4,17 +4,14 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 RDEPENDS = "kernel (${KERNEL_VERSION})"
 DEPENDS = "virtual/kernel"
-PR="r1"
+PR="r2"
 
 SRC_URI = "http://snapshots.madwifi.org/${PN}/${PN}-${PV}.tar.gz \
           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"
-
-SRC_URI_slugos = "http://snapshots.madwifi.org/${PN}/${PN}-${PV}.tar.gz \
-                 file://slugos-xscale-be-elf-copts.patch;patch=1 \
-                 file://slugos-xscale-le-elf-copts.patch;patch=1 \
-                 file://slugos-VFP-wackelf.patch;patch=1"
+           file://10-sh4-le-elf-copts.patch;patch=1 \
+           file://20-xscale-VFP-wackelf.patch;patch=1
+"
 
 S = "${WORKDIR}/${PN}-${PV}"