[oe-commits] Khem Raj : gcc-4.5.inc: Disable linaro rev 99456 patch for now

git version control git at git.openembedded.org
Thu Jan 13 23:39:04 UTC 2011


Module: openembedded.git
Branch: master
Commit: 0af4d2e8be4f0ac4564c3f4c4ae539a4d6a0485d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0af4d2e8be4f0ac4564c3f4c4ae539a4d6a0485d

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Jan 13 15:28:24 2011 -0800

gcc-4.5.inc: Disable linaro rev 99456 patch for now

* Fixes the problem as described in
  http://lists.linaro.org/pipermail/linaro-dev/2011-January/001993.html

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/gcc/gcc-4.5.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 3b8dd4b..4d2b38d 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 = "r29"
+INC_PR = "r30"
 
 SRCREV = "168622"
 PV = "4.5"
@@ -162,7 +162,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
 	   file://linaro/gcc-4.5-linaro-r99453.patch \
 	   file://linaro/gcc-4.5-linaro-r99454.patch \
 	   file://linaro/gcc-4.5-linaro-r99455.patch \
-	   file://linaro/gcc-4.5-linaro-r99456.patch \
+#	   file://linaro/gcc-4.5-linaro-r99456.patch \
 #	   file://linaro/gcc-4.5-linaro-r99457.patch \
 	   file://gcc-scalar-widening-pr45847.patch \
 	   file://gcc-arm-volatile-bitfield-fix.patch \





More information about the Openembedded-commits mailing list