summaryrefslogtreecommitdiff
path: root/package/iw
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-05-24 20:11:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-05-24 20:11:16 +0200
commitf3e84309257b915cb8820917a8dd5578f02fe974 (patch)
treef3549b877c058c562bf01fc30a8acf23626f2e31 /package/iw
parent83a08921a2f21d95822ca2a8da37f1e2f85ea717 (diff)
patches and update for gcc 4.4.0 allmodconfig
* update gcc to 4.4.0 * update gnutls and ruby * fix c++ issues for some packages
Diffstat (limited to 'package/iw')
-rw-r--r--package/iw/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/iw/Makefile b/package/iw/Makefile
index 997abebfc..1aaa7d156 100644
--- a/package/iw/Makefile
+++ b/package/iw/Makefile
@@ -6,9 +6,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= iw
-PKG_VERSION:= 0.9.13
+PKG_VERSION:= 0.9.14
PKG_RELEASE:= 1
-PKG_MD5SUM:= cf9121abb4ffe6dce1691e2ec97d5b2b
+PKG_MD5SUM:= b5059cfe86bc7664511b79c159635a8f
MASTER_SITES:= http://wireless.kernel.org/download/iw/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
@@ -17,6 +17,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,IW,iw,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+XAKE_FLAGS:= V=1
BUILD_STYLE:= auto
INSTALL_STYLE:= auto