gcc-4.5.inc: Bump SRCREV to latest git tip.
authorKhem Raj <raj.khem@gmail.com>
Thu, 22 Jul 2010 18:31:59 +0000 (11:31 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 22 Jul 2010 18:31:59 +0000 (11:31 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-4.5.inc

index 19ab47b..3f73c75 100644 (file)
@@ -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