diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-02-14 11:01:52 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-02-14 11:01:52 -0800 |
commit | e33768cadf302e2292910ef1d55e586497edf0af (patch) | |
tree | cb3ffc9dedf1a86076be48d4ebbb26cd9b691732 /recipes | |
parent | f198ba8836c832a2e971c2bbeb866c3416302a3f (diff) |
gcc-svn: Bump SRCREV.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-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 6583378233..9f97202165 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 = "156268" +SRCREV = "156750" require gcc-common.inc |