gcc: Fix 4.1.[012], 4.2.[1234] and 4.3.[123] SRC_URI to use ${GNU_MIRROR} and update...
commite053ff45acfa098921fc7e8c124ae0d96ed33750
authorTom Rini <trini@embeddedalley.com>
Fri, 3 Apr 2009 00:09:11 +0000 (2 17:09 -0700)
committerTom Rini <trini@embeddedalley.com>
Fri, 3 Apr 2009 00:09:11 +0000 (2 17:09 -0700)
tree025e7c89567bade839b2bbd37d61328cb4afd2d0
parentf318163737b321667024e7e3f053467c967e60b1
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
recipes/gcc/gcc-4.1.0.inc
recipes/gcc/gcc-4.1.1.inc
recipes/gcc/gcc-4.1.2.inc
recipes/gcc/gcc-4.2.1.inc
recipes/gcc/gcc-4.2.2.inc
recipes/gcc/gcc-4.2.3.inc
recipes/gcc/gcc-4.2.4.inc
recipes/gcc/gcc-4.3.1.inc
recipes/gcc/gcc-4.3.2.inc
recipes/gcc/gcc-4.3.3.inc