aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-18 12:36:59 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 07:47:32 +0200
commitcedbc00e2433bd2224ccf35e8cb626780b5be0e2 (patch)
tree24b1a519b049bf0ef1278e1444a9b71cc87261c8 /recipes/gcc
parent5250895e0421cbd95cb97d201fcb8fbc3a7bcc18 (diff)
downloadopenembedded-cedbc00e2433bd2224ccf35e8cb626780b5be0e2.tar.gz
gcc-4.5: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@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 ec8fa873b2..08d7058be9 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 = "r8"
-SRCREV = "162808"
+SRCREV = "163322"
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