[OE-core] "bitbake -c fetch gcc-cross-initial" from github appears to be hanging

Robert P. J. Day rpjday at crashcourse.ca
Sun Jul 22 15:41:26 UTC 2012


On Sun, 22 Jul 2012, Robert P. J. Day wrote:

>
>   long story short, this fixes the problem, but i'm going to guess
> that's not really the proper solution:
>
> diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
> index 43d77ec..478e34e 100644
> --- a/meta/recipes-devtools/gcc/gcc-4.7.inc
> +++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
> @@ -36,7 +36,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
>                     file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
>  		   file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8"
>
> -SRC_URI = "git://github.com/mirrors/gcc.git;branch=${BRANCH};protocol=git \
> +SRC_URI = "git://gcc.gnu.org/git/gcc.git;branch=${BRANCH};protocol=git \
>  	   file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
>  	   file://100-uclibc-conf.patch \
>             file://gcc-uclibc-locale-ctype_touplow_t.patch \
>
>

  never mind, github seems to be fine now.  no idea what that was all
about.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================




More information about the Openembedded-core mailing list