[oe] [STABLE][PATCH] gcc: Fix 4.1.[012], 4.2.[1234] and 4.3.[123] SRC_URI to use ${GNU_MIRROR}

Denys Dmytriyenko denis at denix.org
Tue Apr 7 17:28:38 UTC 2009


On Tue, Apr 07, 2009 at 10:06:55AM -0700, 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(-)

Acked-by: Denys Dmytriyenko <denis at denix.org>

I haven't tried this patch on the stable branch yet, but it works fine in .dev

-- 
Denys




More information about the Openembedded-devel mailing list