Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] iw: bump to 3.3
@ 2012-01-18  9:31 yegorslists at googlemail.com
  2012-01-22 20:40 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: yegorslists at googlemail.com @ 2012-01-18  9:31 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/iw/iw.mk |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/iw/iw.mk b/package/iw/iw.mk
index d89fc6c..38bb125 100644
--- a/package/iw/iw.mk
+++ b/package/iw/iw.mk
@@ -4,8 +4,9 @@
 #
 #############################################################
 
-IW_VERSION = a82abc2cac9dea7def53070565201145c76c8c6c
-IW_SITE = git://git.sipsolutions.net/iw.git
+IW_VERSION = 3.3
+IW_SOURCE = iw-$(IW_VERSION).tar.bz2
+IW_SITE = http://wireless.kernel.org/download/iw
 IW_DEPENDENCIES = host-pkg-config libnl
 IW_CONFIG = $(IW_DIR)/.config
 IW_MAKE_ENV = PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig" \
-- 
1.7.1.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-22 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18  9:31 [Buildroot] [PATCH] iw: bump to 3.3 yegorslists at googlemail.com
2012-01-22 20:40 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox