aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.2.2.inc
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-02-27 11:45:30 -0700
committerTom Rini <tom_rini@mentor.com>2010-03-04 09:16:17 -0700
commitf38f68c348506605c32b7eaf69c194a802b3c80d (patch)
tree79fc5358e7a551adad5ce494995fb615c5e68a47 /recipes/gcc/gcc-4.2.2.inc
parent43b7b697e8900a5367b52052262b268a52290540 (diff)
downloadopenembedded-f38f68c348506605c32b7eaf69c194a802b3c80d.tar.gz
Pull mpfr/gmp builds into gcc builds
TODO: Apply mpfr/gmp patches in these builds, give the new libs that gcc_svn / gcc-4.5 use the same treatment.
Diffstat (limited to 'recipes/gcc/gcc-4.2.2.inc')
-rw-r--r--recipes/gcc/gcc-4.2.2.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/gcc/gcc-4.2.2.inc b/recipes/gcc/gcc-4.2.2.inc
index 931de9a650..0110c6cde9 100644
--- a/recipes/gcc/gcc-4.2.2.inc
+++ b/recipes/gcc/gcc-4.2.2.inc
@@ -1,12 +1,11 @@
require gcc-common.inc
LICENSE = "GPLv3"
-DEPENDS = "mpfr gmp"
+DEPENDS = ""
-INC_PR = "r16"
+INC_PR = "r17"
-SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
- file://100-uclibc-conf.patch;patch=1 \
+SRC_URI += "file://100-uclibc-conf.patch;patch=1 \
file://103-uclibc-conf-noupstream.patch;patch=1 \
file://200-uclibc-locale.patch;patch=1 \
file://203-uclibc-locale-no__x.patch;patch=1 \