* [ptxdist] [PATCH] iw: Change download URL
@ 2013-02-28 16:32 Bernhard Walle
2013-03-04 16:40 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2013-02-28 16:32 UTC (permalink / raw)
To: ptxdist
The old URL doesn't work any more.
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
rules/iw.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/iw.make b/rules/iw.make
index 6020702..9472a2e 100644
--- a/rules/iw.make
+++ b/rules/iw.make
@@ -20,7 +20,7 @@ IW_VERSION := 3.3
IW_MD5 := 146ad14cdeb39fb88b21efdbb28787d1
IW := iw-$(IW_VERSION)
IW_SUFFIX := tar.bz2
-IW_URL := http://linuxwireless.org/download/iw/$(IW).$(IW_SUFFIX)
+IW_URL := http://www.kernel.org/pub/software/network/iw/$(IW).$(IW_SUFFIX)
IW_SOURCE := $(SRCDIR)/$(IW).$(IW_SUFFIX)
IW_DIR := $(BUILDDIR)/$(IW)
IW_LICENSE := unknown
--
1.8.1.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] iw: Change download URL
2013-02-28 16:32 [ptxdist] [PATCH] iw: Change download URL Bernhard Walle
@ 2013-03-04 16:40 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2013-03-04 16:40 UTC (permalink / raw)
To: ptxdist
On Thu, Feb 28, 2013 at 05:32:32PM +0100, Bernhard Walle wrote:
> The old URL doesn't work any more.
>
tnx, applied
Michael
> Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
> ---
> rules/iw.make | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rules/iw.make b/rules/iw.make
> index 6020702..9472a2e 100644
> --- a/rules/iw.make
> +++ b/rules/iw.make
> @@ -20,7 +20,7 @@ IW_VERSION := 3.3
> IW_MD5 := 146ad14cdeb39fb88b21efdbb28787d1
> IW := iw-$(IW_VERSION)
> IW_SUFFIX := tar.bz2
> -IW_URL := http://linuxwireless.org/download/iw/$(IW).$(IW_SUFFIX)
> +IW_URL := http://www.kernel.org/pub/software/network/iw/$(IW).$(IW_SUFFIX)
> IW_SOURCE := $(SRCDIR)/$(IW).$(IW_SUFFIX)
> IW_DIR := $(BUILDDIR)/$(IW)
> IW_LICENSE := unknown
> --
> 1.8.1.4
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-04 16:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-28 16:32 [ptxdist] [PATCH] iw: Change download URL Bernhard Walle
2013-03-04 16:40 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox