aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-09 15:22:03 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-10 12:20:56 -0700
commitb5a90476cfa88693d5fac520724d92fc3d757949 (patch)
tree8b48a6c41ba5d2cc6fd014ec59e99b92ae4521ec /recipes/gcc
parent1f373112f4f957e70f8346e152d321dba76bdc2b (diff)
downloadopenembedded-b5a90476cfa88693d5fac520724d92fc3d757949.tar.gz
gcc-4.5.inc: Update SRCREV to pick new fixes on ARM.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc')
-rw-r--r--recipes/gcc/gcc-4.5.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index cdfab92262..19ab47b74f 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 = "r5"
-SRCREV = "161450"
+SRCREV = "162000"
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