mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] glibc: Add upstream download URL
@ 2018-02-13  8:29 Alexander Dahl
  2018-02-13  9:30 ` Alexander Dahl
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2018-02-13  8:29 UTC (permalink / raw)
  To: ptxdist

Building v2018.02.0 of the toolchain failed on first try, maybe because
some mirrors were not yet synced with the new glibc version.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/glibc.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/glibc.make b/rules/glibc.make
index 9d55312..7f62e62 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -26,6 +26,7 @@ GLIBC_SOURCE	:= $(SRCDIR)/$(GLIBC).$(GLIBC_SUFFIX)
 GLIBC_DIR	:= $(BUILDDIR_DEBUG)/$(GLIBC)
 GLIBC_BUILDDIR	:= $(BUILDDIR)/$(GLIBC)-build
 GLIBC_URL	:= \
+	https://ftp.gnu.org/gnu/glibc/$(GLIBC).$(GLIBC_SUFFIX) \
 	$(call ptx/mirror, GNU, glibc/$(GLIBC).$(GLIBC_SUFFIX)) \
 	ftp://sourceware.org/pub/glibc/snapshots/$(GLIBC).$(GLIBC_SUFFIX) \
 	http://www.pengutronix.de/software/ptxdist/temporary-src/glibc/$(GLIBC).$(GLIBC_SUFFIX)
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] glibc: Add upstream download URL
  2018-02-13  8:29 [ptxdist] [PATCH] glibc: Add upstream download URL Alexander Dahl
@ 2018-02-13  9:30 ` Alexander Dahl
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Dahl @ 2018-02-13  9:30 UTC (permalink / raw)
  To: ptxdist

This is a patch for oselas toolchain. Should have mentioned it in the first 
place. O:-)

Greets
Alex

Am Dienstag, 13. Februar 2018, 09:29:42 CET schrieb Alexander Dahl:
> Building v2018.02.0 of the toolchain failed on first try, maybe because
> some mirrors were not yet synced with the new glibc version.
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> ---
>  rules/glibc.make | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rules/glibc.make b/rules/glibc.make
> index 9d55312..7f62e62 100644
> --- a/rules/glibc.make
> +++ b/rules/glibc.make
> @@ -26,6 +26,7 @@ GLIBC_SOURCE	:= $(SRCDIR)/$(GLIBC).$(GLIBC_SUFFIX)
>  GLIBC_DIR	:= $(BUILDDIR_DEBUG)/$(GLIBC)
>  GLIBC_BUILDDIR	:= $(BUILDDIR)/$(GLIBC)-build
>  GLIBC_URL	:= \
> +	https://ftp.gnu.org/gnu/glibc/$(GLIBC).$(GLIBC_SUFFIX) \
>  	$(call ptx/mirror, GNU, glibc/$(GLIBC).$(GLIBC_SUFFIX)) \
>  	ftp://sourceware.org/pub/glibc/snapshots/$(GLIBC).$(GLIBC_SUFFIX) \
>  	http://www.pengutronix.de/software/ptxdist/temporary-src/glibc/$(GLIBC).$(
> GLIBC_SUFFIX)



_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2018-02-13  9:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-13  8:29 [ptxdist] [PATCH] glibc: Add upstream download URL Alexander Dahl
2018-02-13  9:30 ` Alexander Dahl

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