aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-12-04 11:34:19 -0800
committerKhem Raj <raj.khem@gmail.com>2010-12-04 11:34:19 -0800
commitf7b3b6a2878f2869cacb1bb21342ee5226dfc904 (patch)
tree3b8338dceedc37a3731e0e7217e9b65060eaedc1 /recipes/gcc
parent3fd62b8f49594d79005e4506c20a9ce96c6660b1 (diff)
downloadopenembedded-f7b3b6a2878f2869cacb1bb21342ee5226dfc904.tar.gz
gcc-4.5.inc: Re-enable linaro/gcc-4.5-linaro-r99419.patch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc')
-rw-r--r--recipes/gcc/gcc-4.5.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 64e928fba2..9842946eb7 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -8,7 +8,7 @@ DEPENDS = "mpfr gmp libmpc libelf"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
-INC_PR = "r22"
+INC_PR = "r23"
SRCREV = "167449"
PV = "4.5"
@@ -134,7 +134,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
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-r99419.patch \
file://linaro/gcc-4.5-linaro-r99420.patch \
file://gcc-scalar-widening-pr45847.patch \
"