diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-01-08 14:13:10 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-01-08 14:20:22 -0800 |
commit | decb589caaf190e3a6f98db2193117dbcf349a6b (patch) | |
tree | 4d5dbe77df10297d347f1e61bc28415c77766cc0 /recipes/gcc | |
parent | c38a0f150a309231cfcfecc46e19ae67054b0c54 (diff) |
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/gcc')
-rw-r--r-- | recipes/gcc/gcc-svn.inc | 2 |
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 |