aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.0.2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.0.2.inc')
-rw-r--r--recipes/gcc/gcc-4.0.2.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-4.0.2.inc b/recipes/gcc/gcc-4.0.2.inc
index 083c01084f..a80e4010b3 100644
--- a/recipes/gcc/gcc-4.0.2.inc
+++ b/recipes/gcc/gcc-4.0.2.inc
@@ -1,8 +1,9 @@
require gcc-common.inc
-DEPENDS = ""
+DEPENDS = "mpfr gmp"
-SRC_URI += "file://gcc-posix-open-fix.patch;patch=1 \
+SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
+ file://gcc-posix-open-fix.patch;patch=1 \
file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
file://GCOV_PREFIX_STRIP-cross-profile_4.1.patch;patch=1 \