[oe-commits] org.oe.dev packages/madwifi/madwifi-ng_r.inc: Revert the xscale specific changes back

ifaistos commit openembedded-commits at lists.openembedded.org
Tue Feb 27 21:11:55 UTC 2007


packages/madwifi/madwifi-ng_r.inc: Revert the xscale specific changes back

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 6f7f51503855fd0284eaad1e9fd267539aa6d46c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=6f7f51503855fd0284eaad1e9fd267539aa6d46c
Files:
1
packages/madwifi/madwifi-ng_r.inc
Diffs:

#
# mt diff -r4e3039547ddc817f15c2b8b4d5c372a9902e2e54 -r6f7f51503855fd0284eaad1e9fd267539aa6d46c
#
# 
# 
# patch "packages/madwifi/madwifi-ng_r.inc"
#  from [2ae4414834ba36fcd5989694eba4e7237ef02a49]
#    to [d9324ea5212d28788921d5832ebc0548addf8714]
# 
============================================================
--- packages/madwifi/madwifi-ng_r.inc	2ae4414834ba36fcd5989694eba4e7237ef02a49
+++ packages/madwifi/madwifi-ng_r.inc	d9324ea5212d28788921d5832ebc0548addf8714
@@ -1,21 +1,18 @@ DEPENDS = "virtual/kernel"
 DESCRIPTION = "Linux driver for 802.11a/b/g universal NIC cards using Atheros chip sets"
 SECTION = "base"
 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"
+           file://10-sh4-le-elf-copts.patch;patch=1 \
+           file://20-xscale-VFP-wackelf.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"
-
 S = "${WORKDIR}/${PN}-${PV}"
 
 inherit module-base






More information about the Openembedded-commits mailing list