[oe-commits] Khem Raj : gcc-4.4.4.inc: Dont apply gcc-arm-cp15-tpreg-for-TLS. patch as it might be breaking ABI for armv7

git version control git at git.openembedded.org
Fri Jul 9 22:47:09 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 15482e9360006641bbd11dbf2c017330cebb2593
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=15482e9360006641bbd11dbf2c017330cebb2593

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Jul  9 15:46:56 2010 -0700

gcc-4.4.4.inc: Dont apply gcc-arm-cp15-tpreg-for-TLS.patch as it might be breaking ABI for armv7
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

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

diff --git a/recipes/gcc/gcc-4.4.4.inc b/recipes/gcc/gcc-4.4.4.inc
index d1987f9..37c8cd0 100644
--- a/recipes/gcc/gcc-4.4.4.inc
+++ b/recipes/gcc/gcc-4.4.4.inc
@@ -8,7 +8,7 @@ LICENSE = "GPLv3"
 DEPENDS = "mpfr gmp"
 NATIVEDEPS = "mpfr-native gmp-native"
 
-INC_PR = "r3"
+INC_PR = "r2"
 
 FILESPATHPKG .= ":gcc-$PV"
 
@@ -27,7 +27,6 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcc444tarbz2 \
 	file://gcc-armv4-pass-fix-v4bx-to-ld.patch \
 	file://gcc-add-t-slibgcc-libgcc.patch \
 	file://gcc-4.3.3-fix-EXTRA_BUILD.patch \
-	file://gcc-arm-cp15-tpreg-for-TLS.patch \
 	"
 SRC_URI[gcc444tarbz2.md5sum] = "7ff5ce9e5f0b088ab48720bbd7203530"
 SRC_URI[gcc444tarbz2.sha256sum] = "e1c13696b45752ad3f652304fab5120a43a8a5c0f438d3bda78cf16b620c0c58"





More information about the Openembedded-commits mailing list