* [Buildroot] [PATCH] iw: switch upstream site @ 2013-02-04 12:20 Gustavo Zacarias 2013-02-04 18:40 ` Arnout Vandecappelle 0 siblings, 1 reply; 3+ messages in thread From: Gustavo Zacarias @ 2013-02-04 12:20 UTC (permalink / raw) To: buildroot It's moved from wireless.kernel.org to generic kernel.org Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/iw/iw.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/iw/iw.mk b/package/iw/iw.mk index 22ea25c..9233833 100644 --- a/package/iw/iw.mk +++ b/package/iw/iw.mk @@ -6,7 +6,7 @@ IW_VERSION = 3.8 IW_SOURCE = iw-$(IW_VERSION).tar.bz2 -IW_SITE = http://wireless.kernel.org/download/iw +IW_SITE = http://www.kernel.org/pub/software/network/iw IW_LICENSE = iw license IW_LICENSE_FILES = COPYING IW_DEPENDENCIES = host-pkgconf libnl -- 1.7.12.4 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] iw: switch upstream site 2013-02-04 12:20 [Buildroot] [PATCH] iw: switch upstream site Gustavo Zacarias @ 2013-02-04 18:40 ` Arnout Vandecappelle 2013-02-06 13:36 ` Gustavo Zacarias 0 siblings, 1 reply; 3+ messages in thread From: Arnout Vandecappelle @ 2013-02-04 18:40 UTC (permalink / raw) To: buildroot On 04/02/13 13:20, Gustavo Zacarias wrote: > It's moved from wireless.kernel.org to generic kernel.org > > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> > --- > package/iw/iw.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/package/iw/iw.mk b/package/iw/iw.mk > index 22ea25c..9233833 100644 > --- a/package/iw/iw.mk > +++ b/package/iw/iw.mk > @@ -6,7 +6,7 @@ > > IW_VERSION = 3.8 > IW_SOURCE = iw-$(IW_VERSION).tar.bz2 > -IW_SITE = http://wireless.kernel.org/download/iw > +IW_SITE = http://www.kernel.org/pub/software/network/iw Should be using $(BR2_KERNEL_MIRROR) then. Regards, Arnout > IW_LICENSE = iw license > IW_LICENSE_FILES = COPYING > IW_DEPENDENCIES = host-pkgconf libnl > -- Arnout Vandecappelle arnout at mind be Senior Embedded Software Architect +32-16-286500 Essensium/Mind http://www.mind.be G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] iw: switch upstream site 2013-02-04 18:40 ` Arnout Vandecappelle @ 2013-02-06 13:36 ` Gustavo Zacarias 0 siblings, 0 replies; 3+ messages in thread From: Gustavo Zacarias @ 2013-02-06 13:36 UTC (permalink / raw) To: buildroot On 02/04/2013 03:40 PM, Arnout Vandecappelle wrote: > Should be using $(BR2_KERNEL_MIRROR) then. True, i'll send a patch for iw and also mdadm that has the same issue. Regards. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-06 13:36 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-02-04 12:20 [Buildroot] [PATCH] iw: switch upstream site Gustavo Zacarias 2013-02-04 18:40 ` Arnout Vandecappelle 2013-02-06 13:36 ` Gustavo Zacarias
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox