aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-22 11:31:59 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-22 11:31:59 -0700
commitc67e3bb91799b93cfb4c94523919ca4e8166ab40 (patch)
treefdf6cc72f71c6cf7eaef7302d0d0c15355dff2dd /recipes/gcc
parentff701435705b6d0bb28a051e5e3c524b2badc834 (diff)
downloadopenembedded-c67e3bb91799b93cfb4c94523919ca4e8166ab40.tar.gz
gcc-4.5.inc: Bump SRCREV to latest git tip.
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 19ab47b74f..3f73c75436 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 = "162000"
+SRCREV = "162398"
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