summaryrefslogtreecommitdiff
path: root/package/wireless-tools/patches/001-debian.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-01-27 15:15:42 +0000
committerNicolas Thill <nico@openwrt.org>2009-01-27 15:15:42 +0000
commit263b05274f8b6f5adc9b8dc678f2a9d11b600207 (patch)
tree5ec6fb35ca0183f9771209bac908f26979ef7350 /package/wireless-tools/patches/001-debian.patch
parente7f7e0b6055f5020b6b5d8090bfa1d3618105212 (diff)
downloadmtk-20170518-263b05274f8b6f5adc9b8dc678f2a9d11b600207.zip
mtk-20170518-263b05274f8b6f5adc9b8dc678f2a9d11b600207.tar.gz
mtk-20170518-263b05274f8b6f5adc9b8dc678f2a9d11b600207.tar.bz2
update wireless-tools to v0.29 (final), refresh patch, bumb release number
SVN-Revision: 14221
Diffstat (limited to 'package/wireless-tools/patches/001-debian.patch')
-rw-r--r--package/wireless-tools/patches/001-debian.patch18
1 files changed, 7 insertions, 11 deletions
diff --git a/package/wireless-tools/patches/001-debian.patch b/package/wireless-tools/patches/001-debian.patch
index 1d9c78e..e00bad2 100644
--- a/package/wireless-tools/patches/001-debian.patch
+++ b/package/wireless-tools/patches/001-debian.patch
@@ -1,8 +1,6 @@
-Index: wireless_tools.29/iwlib.c
-===================================================================
---- wireless_tools.29.orig/iwlib.c 2007-06-04 13:22:18.700012448 +0200
-+++ wireless_tools.29/iwlib.c 2007-06-04 13:22:18.773001352 +0200
-@@ -667,6 +667,7 @@
+--- a/iwlib.c
++++ b/iwlib.c
+@@ -667,6 +667,7 @@ iw_get_basic_config(int skfd,
{
struct iwreq wrq;
@@ -10,11 +8,9 @@ Index: wireless_tools.29/iwlib.c
memset((char *) info, 0, sizeof(struct wireless_config));
/* Get wireless name */
-Index: wireless_tools.29/Makefile
-===================================================================
---- wireless_tools.29.orig/Makefile 2007-06-04 13:22:18.707011384 +0200
-+++ wireless_tools.29/Makefile 2007-06-04 13:22:18.774001200 +0200
-@@ -73,8 +73,8 @@
+--- a/Makefile
++++ b/Makefile
+@@ -73,8 +73,8 @@ DYNAMIC_LINK= libiw.so
# Install directories
INSTALL_DIR= $(PREFIX)/sbin/
INSTALL_LIB= $(PREFIX)/lib/
@@ -25,7 +21,7 @@ Index: wireless_tools.29/Makefile
# Various commands
RM = rm -f
-@@ -102,9 +102,9 @@
+@@ -102,9 +102,9 @@ ifdef BUILD_WE_ESSENTIAL
endif
# Other flags