[uClibc-cvs] svn commit: trunk/buildroot/package: wireless-tools

andersen at uclibc.org andersen at uclibc.org
Sat Feb 12 00:25:18 UTC 2005


Author: andersen
Date: 2005-02-11 17:25:16 -0700 (Fri, 11 Feb 2005)
New Revision: 9855

Log:
What is 'wtools'? Give it its proper name 'wireless-tools'


Added:
   trunk/buildroot/package/wireless-tools/
   trunk/buildroot/package/wireless-tools/Config.in
   trunk/buildroot/package/wireless-tools/wireless-tools.mk

Removed:
   trunk/buildroot/package/wireless-tools/Config.in

Modified:
   trunk/buildroot/package/Config.in


Changeset:
Modified: trunk/buildroot/package/Config.in
===================================================================
--- trunk/buildroot/package/Config.in	2005-02-12 00:23:18 UTC (rev 9854)
+++ trunk/buildroot/package/Config.in	2005-02-12 00:25:16 UTC (rev 9855)
@@ -99,7 +99,7 @@
 source "package/vtun/Config.in"
 source "package/wget/Config.in"
 source "package/which/Config.in"
-source "package/wtools/Config.in"
+source "package/wireless-tools/Config.in"
 source "package/zlib/Config.in"
 
 

Copied: trunk/buildroot/package/wireless-tools (from rev 9853, trunk/buildroot/package/wtools)

Deleted: trunk/buildroot/package/wireless-tools/Config.in
===================================================================
--- trunk/buildroot/package/wtools/Config.in	2005-02-11 21:32:35 UTC (rev 9853)
+++ trunk/buildroot/package/wireless-tools/Config.in	2005-02-12 00:25:16 UTC (rev 9855)
@@ -1,7 +0,0 @@
-config BR2_PACKAGE_WTOOLS
-	bool "wtools"
-	default n
-	help
-	  A collection of tools to configure wireless lan cards.
-
-	  http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html

Copied: trunk/buildroot/package/wireless-tools/Config.in (from rev 9854, trunk/buildroot/package/wtools/Config.in)

Copied: trunk/buildroot/package/wireless-tools/wireless-tools.mk (from rev 9854, trunk/buildroot/package/wtools/wireless-tools.mk)




More information about the uClibc-cvs mailing list