From: Khem Raj Date: Fri, 8 Jan 2010 22:13:10 +0000 (-0800) Subject: gcc-svn.inc: Bump SRCREV now it can build and run qemux86 image X-Git-Tag: Release-2010-05/1~910 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=decb589caaf190e3a6f98db2193117dbcf349a6b;p=openembedded.git gcc-svn.inc: Bump SRCREV now it can build and run qemux86 image Signed-off-by: Khem Raj --- diff --git a/recipes/gcc/gcc-svn.inc b/recipes/gcc/gcc-svn.inc index 6885de3b31..8d7dec0e9d 100644 --- a/recipes/gcc/gcc-svn.inc +++ b/recipes/gcc/gcc-svn.inc @@ -1,7 +1,7 @@ DEFAULT_PREFERENCE = "-999" ARM_INSTRUCTION_SET = "arm" -SRCREV = "155631" +SRCREV = "155680" require gcc-common.inc