summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-01-08 14:13:10 -0800
committerKhem Raj <raj.khem@gmail.com>2010-01-08 14:20:22 -0800
commitdecb589caaf190e3a6f98db2193117dbcf349a6b (patch)
tree4d5dbe77df10297d347f1e61bc28415c77766cc0 /recipes
parentc38a0f150a309231cfcfecc46e19ae67054b0c54 (diff)
downloadopenembedded-decb589caaf190e3a6f98db2193117dbcf349a6b.tar.gz
gcc-svn.inc: Bump SRCREV now it can build and run qemux86 image
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gcc/gcc-svn.inc2
1 files changed, 1 insertions, 1 deletions
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