[oe] [PATCH] fix GCC 4.3.3 sources in stable/2009 branch

Tom Rini trini at kernel.crashing.org
Tue Apr 7 16:44:00 UTC 2009


On Tue, Apr 07, 2009 at 11:16:44AM -0400, David Huggins-Daines wrote:

> Currently it's not possible to build the stable/2009 branch with GCC 4.3.3,
> because it hardcodes a download location for the sources which is not
> resolvable (at least from where I am...).  It was suggested to change the
> recipe to use GNU_MIRROR.
> 
> Unfortunately, bitbake.conf and checksums.ini have a different idea of what
> the URI for the main GNU download site is.  This patch fixes these problems.

NACK.

First, this is fixed in .dev now, by fixing all of the gcc recipes
(except for csl ones) to use ${GNU_MIRROR} and updating the checksums
file.  Second, ftp.gnu.org/gnu is correct as 'pub' is just a symlink to
'.'.

-- 
Tom Rini




More information about the Openembedded-devel mailing list