summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-02 10:07:03 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-03 09:18:38 +0200
commit0effb580817484d1e2087bc6c687943612569a7e (patch)
tree6bee73378a590d8c4e7bc0adab9e93b1ededfbc9 /recipes/gcc/gcc-4.5.inc
parentb4a82e59cb1ceeda254ea5f5252bb68a8753b1a1 (diff)
downloadopenembedded-0effb580817484d1e2087bc6c687943612569a7e.tar.gz
gcc-4.5: bump SRCREV after 4.5.1 release
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r--recipes/gcc/gcc-4.5.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index c671cc873b..8bc99a4832 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 = "r6"
-SRCREV = "162398"
+SRCREV = "162808"
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
@@ -18,7 +18,7 @@ PV = "4.5"
# 4.5.1 then the value below will be 2 which will mean 4.5.2
# which will be next minor release and so on.
-BINV = "${PV}.1"
+BINV = "${PV}.2"
BRANCH = "gcc-4_5-branch"
PR_append = "+svnr${SRCPV}"
@@ -30,7 +30,6 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
file://gcc-flags-for-build.patch \
file://libstdc++-emit-__cxa_end_cleanup-in-text.patch \
file://arm-bswapsi2.patch \
- file://gcc-pr43698-arm-rev-instr.patch \
"
# Language Overrides