diff options
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r-- | recipes/gcc/gcc-4.5.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc index ab9f0dca14..cb41e7e97c 100644 --- a/recipes/gcc/gcc-4.5.inc +++ b/recipes/gcc/gcc-4.5.inc @@ -10,7 +10,7 @@ NATIVEDEPS = "mpfr-native gmp-native libmpc-native" INC_PR = "r3" -SRCREV = "160413" +SRCREV = "160764" PV = "4.5" # BINV should be incremented after updating to a revision # after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made |