All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][PATCH] gcc: Fix 4.1.[012], 4.2.[1234] and 4.3.[123]	SRC_URI to use ${GNU_MIRROR}
Date: Tue, 7 Apr 2009 19:25:59 -0700	[thread overview]
Message-ID: <200904071926.04783.raj.khem@gmail.com> (raw)
In-Reply-To: <20090407170655.GG2195@smtp.west.cox.net>

[-- Attachment #1: Type: text/plain, Size: 9726 bytes --]

On Tuesday 07 April 2009 10:06:55 Tom Rini wrote:
> gcc: Fix 4.1.[012], 4.2.[1234] and 4.3.[123] SRC_URI to use ${GNU_MIRROR} and update checksums.ini
>  This fixes a big problem with 4.3.3 as it wasn't using ftp.gnu.org but
>  an alternate mirror that's gone away.  Since I had to fix one I noticed
>  others not calling ${GNU_MIRROR} but ftp.gnu.org.  Also a few weren't
>  using ${PV}, so use that too.
> 
> ---
>  conf/checksums.ini        |   20 ++++++++++----------
>  recipes/gcc/gcc-4.1.0.inc |    2 +-
>  recipes/gcc/gcc-4.1.1.inc |    2 +-
>  recipes/gcc/gcc-4.1.2.inc |    2 +-
>  recipes/gcc/gcc-4.2.1.inc |    2 +-
>  recipes/gcc/gcc-4.2.2.inc |    2 +-
>  recipes/gcc/gcc-4.2.3.inc |    2 +-
>  recipes/gcc/gcc-4.2.4.inc |    2 +-
>  recipes/gcc/gcc-4.3.1.inc |    2 +-
>  recipes/gcc/gcc-4.3.2.inc |    2 +-
>  recipes/gcc/gcc-4.3.3.inc |    2 +-
>  11 files changed, 20 insertions(+), 20 deletions(-)
> 
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index 2a119dd..c416e16 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -6906,15 +6906,15 @@ sha256=38a9a01e195000976dcd04ec854c398478ada839510b1de384ffbd5f99791bdc
>  md5=a659b8388cac9db2b13e056e574ceeb0
>  sha256=37b3286c2bfb68da9df983f60721f868e29897f7a426306748fee93b25c5fb61
>  
> -[http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.0/gcc-4.1.0.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.1.0/gcc-4.1.0.tar.bz2]
>  md5=88785071f29ed0e0b6b61057a1079442
>  sha256=1159457a0e4c054b709547ae21ff624aebab2033e0d9e5bf46c9cf88b1970606
>  
> -[http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2]
>  md5=ad9f97a4d04982ccf4fd67cb464879f3
>  sha256=985cbb23a486570a8783395a42a8689218f5218a0ccdd6bec590eef341367bb7
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.2/gcc-4.1.2.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.1.2/gcc-4.1.2.tar.bz2]
>  md5=a4a3eb15c96030906d8494959eeda23c
>  sha256=cfc0efbcc6fcde0d416a32dfb246c9df022515a312683fac412578c4fd09a9bc
>  
> @@ -6922,23 +6922,23 @@ sha256=cfc0efbcc6fcde0d416a32dfb246c9df022515a312683fac412578c4fd09a9bc
>  md5=ac6d19831220c4aeef4475492725486f
>  sha256=98bdb26cd2644f2290e34453d9115b88bcff940bd1feb88db5a0fc557ec0ea5e
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.2.1/gcc-4.2.1.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.2.1/gcc-4.2.1.tar.bz2]
>  md5=cba410e6ff70f7d7f4be7a0267707fd0
>  sha256=ca0a12695b3bccfa8628509e08cb9ed7d8ed48deff0a299e4cb8de87d2c1fced
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.2.2/gcc-4.2.2.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.2.2/gcc-4.2.2.tar.bz2]
>  md5=7ae33781417a35a2eb03ee098a9f4490
>  sha256=673b85d780a082c014ded4ac11f8269a3fe893b4dbb584d65b8602d50b3872b1
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.2.3/gcc-4.2.3.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.2.3/gcc-4.2.3.tar.bz2]
>  md5=ef2a4d9991b3644115456ea05b2b8163
>  sha256=5df9a267091eea09179651ad2a2302fe99f780ac7e598278e7f47b2339fa2e80
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.2.4/gcc-4.2.4.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.2.4/gcc-4.2.4.tar.bz2]
>  md5=d79f553e7916ea21c556329eacfeaa16
>  sha256=afba845e2d38547a63bd3976e90245c81ea176786f9e6966339c6d3761f1133a
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.3.1/gcc-4.3.1.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.3.1/gcc-4.3.1.tar.bz2]
>  md5=4afa0290cc3a41ac8822666f1110de98
>  sha256=66596b80995f88cb66aaaf937598df7a9af10cc06799c3a7a64879e20b552fd5
>  
> @@ -6946,11 +6946,11 @@ sha256=66596b80995f88cb66aaaf937598df7a9af10cc06799c3a7a64879e20b552fd5
>  md5=5dfac5da961ecd5f227c3175859a486d
>  sha256=bfbf487731ad5dca37efe480a837417de071bd67e685d5c1df6a290707575165
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.3.2/gcc-4.3.2.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.3.2/gcc-4.3.2.tar.bz2]
>  md5=5dfac5da961ecd5f227c3175859a486d
>  sha256=bfbf487731ad5dca37efe480a837417de071bd67e685d5c1df6a290707575165
>  
> -[ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.3.3/gcc-4.3.3.tar.bz2]
> +[ftp://ftp.gnu.org/gnu/gcc/gcc-4.3.3/gcc-4.3.3.tar.bz2]
>  md5=cc3c5565fdb9ab87a05ddb106ba0bd1f
>  sha256=309f614a3c7fee88edc4928ff17185a19533949a1642ccf776e87d86303704de
>  
> diff --git a/recipes/gcc/gcc-4.1.0.inc b/recipes/gcc/gcc-4.1.0.inc
> index e12f93c..5cf2687 100644
> --- a/recipes/gcc/gcc-4.1.0.inc
> +++ b/recipes/gcc/gcc-4.1.0.inc
> @@ -2,7 +2,7 @@ require gcc-common.inc
>  
>  DEFAULT_PREFERENCE = "-1"
>  
> -SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.0/gcc-4.1.0.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://arm-nolibfloat.patch;patch=1 \
>  	file://arm-softfloat.patch;patch=1 \
>  	file://zecke-xgcc-cpp.patch;patch=1 \
> diff --git a/recipes/gcc/gcc-4.1.1.inc b/recipes/gcc/gcc-4.1.1.inc
> index ac8a4a8..22c20ce 100644
> --- a/recipes/gcc/gcc-4.1.1.inc
> +++ b/recipes/gcc/gcc-4.1.1.inc
> @@ -2,7 +2,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://100-uclibc-conf.patch;patch=1 \
>  	file://110-arm-eabi.patch;patch=1 \
>  	file://200-uclibc-locale.patch;patch=1 \
> diff --git a/recipes/gcc/gcc-4.1.2.inc b/recipes/gcc/gcc-4.1.2.inc
> index 614e2bb..7ffb9ce 100644
> --- a/recipes/gcc/gcc-4.1.2.inc
> +++ b/recipes/gcc/gcc-4.1.2.inc
> @@ -2,7 +2,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.2/gcc-4.1.2.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://100-uclibc-conf.patch;patch=1 \
>  	file://110-arm-eabi.patch;patch=1 \
>  	file://200-uclibc-locale.patch;patch=1 \
> diff --git a/recipes/gcc/gcc-4.2.1.inc b/recipes/gcc/gcc-4.2.1.inc
> index 16e5b8f..920805b 100644
> --- a/recipes/gcc/gcc-4.2.1.inc
> +++ b/recipes/gcc/gcc-4.2.1.inc
> @@ -2,7 +2,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://100-uclibc-conf.patch;patch=1 \
>  	file://103-uclibc-conf-noupstream.patch;patch=1 \
>  	file://200-uclibc-locale.patch;patch=1 \
> diff --git a/recipes/gcc/gcc-4.2.2.inc b/recipes/gcc/gcc-4.2.2.inc
> index 0f4de3c..f587812 100644
> --- a/recipes/gcc/gcc-4.2.2.inc
> +++ b/recipes/gcc/gcc-4.2.2.inc
> @@ -2,7 +2,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://100-uclibc-conf.patch;patch=1 \
>  	file://103-uclibc-conf-noupstream.patch;patch=1 \
>  	file://200-uclibc-locale.patch;patch=1 \
> diff --git a/recipes/gcc/gcc-4.2.3.inc b/recipes/gcc/gcc-4.2.3.inc
> index 7726030..35d8cc6 100644
> --- a/recipes/gcc/gcc-4.2.3.inc
> +++ b/recipes/gcc/gcc-4.2.3.inc
> @@ -2,7 +2,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://100-uclibc-conf.patch;patch=1 \
>  	file://103-uclibc-conf-noupstream.patch;patch=1 \
>  	file://200-uclibc-locale.patch;patch=1 \
> diff --git a/recipes/gcc/gcc-4.2.4.inc b/recipes/gcc/gcc-4.2.4.inc
> index b21569b..085f241 100644
> --- a/recipes/gcc/gcc-4.2.4.inc
> +++ b/recipes/gcc/gcc-4.2.4.inc
> @@ -2,7 +2,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://100-uclibc-conf.patch;patch=1 \
>  	file://103-uclibc-conf-noupstream.patch;patch=1 \
>  	file://200-uclibc-locale.patch;patch=1 \
> diff --git a/recipes/gcc/gcc-4.3.1.inc b/recipes/gcc/gcc-4.3.1.inc
> index cdab6dc..132bbe7 100644
> --- a/recipes/gcc/gcc-4.3.1.inc
> +++ b/recipes/gcc/gcc-4.3.1.inc
> @@ -6,7 +6,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://fedora/gcc43-c++-builtin-redecl.patch;patch=1;pnum=0 \
>  	file://fedora/gcc43-ia64-libunwind.patch;patch=1;pnum=0 \
>  	file://fedora/gcc43-java-nomulti.patch;patch=1;pnum=0 \
> diff --git a/recipes/gcc/gcc-4.3.2.inc b/recipes/gcc/gcc-4.3.2.inc
> index aeb3477..e053ba2 100644
> --- a/recipes/gcc/gcc-4.3.2.inc
> +++ b/recipes/gcc/gcc-4.3.2.inc
> @@ -6,7 +6,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://fedora/gcc43-c++-builtin-redecl.patch;patch=1;pnum=0 \
>  	file://fedora/gcc43-ia64-libunwind.patch;patch=1;pnum=0 \
>  	file://fedora/gcc43-java-nomulti.patch;patch=1;pnum=0 \
> diff --git a/recipes/gcc/gcc-4.3.3.inc b/recipes/gcc/gcc-4.3.3.inc
> index 4bed0e4..860c96c 100644
> --- a/recipes/gcc/gcc-4.3.3.inc
> +++ b/recipes/gcc/gcc-4.3.3.inc
> @@ -6,7 +6,7 @@ require gcc-common.inc
>  
>  DEPENDS = "mpfr gmp"
>  
> -SRC_URI = "http://gcc.releasenotes.org/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \
> +SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
>  	file://fedora/gcc43-c++-builtin-redecl.patch;patch=1;pnum=0 \
>  	file://fedora/gcc43-ia64-libunwind.patch;patch=1;pnum=0 \
>  	file://fedora/gcc43-java-nomulti.patch;patch=1;pnum=0 \
> -- 
> 1.5.6.3
> 
Acked-by: Khem Raj <raj.khem@gmail.com>
-- 
Khem Raj

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

      parent reply	other threads:[~2009-04-08  2:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07 17:06 [STABLE][PATCH] gcc: Fix 4.1.[012], 4.2.[1234] and 4.3.[123] SRC_URI to use ${GNU_MIRROR} Tom Rini
2009-04-07 17:28 ` Denys Dmytriyenko
2009-04-08  2:25 ` Khem Raj [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200904071926.04783.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.