aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-06-28 11:09:26 -0700
committerKhem Raj <raj.khem@gmail.com>2010-06-28 11:09:26 -0700
commitff23c9810ac534e75e72b9a53bd98c0e87b57601 (patch)
tree343821c4a56b0c12a67753c4d4dcc15723b8b228 /recipes/gcc
parent4e252b47007c7e53f8a427586fc217b0e9adb319 (diff)
downloadopenembedded-ff23c9810ac534e75e72b9a53bd98c0e87b57601.tar.gz
gcc-4.5.inc: Bump SRCREV
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 181db33574..0c3d46ffd4 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 = "r4"
-SRCREV = "160764"
+SRCREV = "161450"
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