aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-12-03 23:17:10 -0800
committerKhem Raj <raj.khem@gmail.com>2010-12-03 23:17:10 -0800
commit73085615dea4b640c5b4e29a4c15ef40c2c875a5 (patch)
treea711fe60ec64f991028df9bd318b92dba88510a2 /recipes/gcc/gcc-4.5.inc
parentd0fe619acf5f00f42bb3444b77a0660b465b17c1 (diff)
downloadopenembedded-73085615dea4b640c5b4e29a4c15ef40c2c875a5.tar.gz
gcc-4.5: Apply linaro updates and upstream updates
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r--recipes/gcc/gcc-4.5.inc11
1 files changed, 7 insertions, 4 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 30899807c0..8118b85533 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -8,9 +8,9 @@ DEPENDS = "mpfr gmp libmpc libelf"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
-INC_PR = "r20"
+INC_PR = "r21"
-SRCREV = "166342"
+SRCREV = "167449"
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
@@ -131,9 +131,12 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
file://linaro/gcc-4.5-linaro-r99413.patch \
file://linaro/gcc-4.5-linaro-r99414.patch \
file://linaro/gcc-4.5-linaro-r99415.patch \
- file://gcc-vmovl-PR45805.patch \
+ file://linaro/gcc-4.5-linaro-r99416.patch \
+ file://linaro/gcc-4.5-linaro-r99417.patch \
+ file://linaro/gcc-4.5-linaro-r99418.patch \
+ file://linaro/gcc-4.5-linaro-r99419.patch \
+ file://linaro/gcc-4.5-linaro-r99420.patch \
file://gcc-scalar-widening-pr45847.patch \
- file://gcc-linaro-fix-lp-653316.patch \
"
SRC_URI_append_mips64 = " file://mips64-nomultilib.patch "