summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-01-07 16:29:38 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2009-01-07 16:29:38 +0000
commit8101d6f93b6f8e3c9026686edb12b6989744bfbc (patch)
tree028d272aec19be6c7ad718aa245aba0ef7af2adf
parentbd43b80af9876176b3e1d6f493b9dd0b6951622e (diff)
downloadpoky-8101d6f93b6f8e3c9026686edb12b6989744bfbc.tar.gz
gcc: Disable patches not needed for 4.3.x
-rw-r--r--meta/packages/gcc/gcc-4.3.1.inc2
-rw-r--r--meta/packages/gcc/gcc-4.3.2.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-4.3.1.inc b/meta/packages/gcc/gcc-4.3.1.inc
index 3fcd160611..e9c5e3bbe5 100644
--- a/meta/packages/gcc/gcc-4.3.1.inc
+++ b/meta/packages/gcc/gcc-4.3.1.inc
@@ -51,7 +51,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
51 file://ldflags.patch;patch=1 \ 51 file://ldflags.patch;patch=1 \
52 file://zecke-xgcc-cpp.patch;patch=1 \ 52 file://zecke-xgcc-cpp.patch;patch=1 \
53 file://cache-amnesia.patch;patch=1 \ 53 file://cache-amnesia.patch;patch=1 \
54 file://gfortran.patch;patch=1 \ 54# file://gfortran.patch;patch=1 \
55# file://gcc-4.0.2-e300c2c3.patch;patch=1 \ 55# file://gcc-4.0.2-e300c2c3.patch;patch=1 \
56# file://pr34130.patch;patch=1 \ 56# file://pr34130.patch;patch=1 \
57# file://fortran-static-linking.patch;patch=1 \ 57# file://fortran-static-linking.patch;patch=1 \
diff --git a/meta/packages/gcc/gcc-4.3.2.inc b/meta/packages/gcc/gcc-4.3.2.inc
index 93cfbe0c4a..0df0e22ffd 100644
--- a/meta/packages/gcc/gcc-4.3.2.inc
+++ b/meta/packages/gcc/gcc-4.3.2.inc
@@ -51,7 +51,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
51 file://ldflags.patch;patch=1 \ 51 file://ldflags.patch;patch=1 \
52 file://zecke-xgcc-cpp.patch;patch=1 \ 52 file://zecke-xgcc-cpp.patch;patch=1 \
53 file://cache-amnesia.patch;patch=1 \ 53 file://cache-amnesia.patch;patch=1 \
54 file://gfortran.patch;patch=1 \ 54# file://gfortran.patch;patch=1 \
55# file://gcc-4.0.2-e300c2c3.patch;patch=1 \ 55# file://gcc-4.0.2-e300c2c3.patch;patch=1 \
56# file://pr34130.patch;patch=1 \ 56# file://pr34130.patch;patch=1 \
57# file://fortran-static-linking.patch;patch=1 \ 57# file://fortran-static-linking.patch;patch=1 \