aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.1.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.1.0.inc')
-rw-r--r--recipes/gcc/gcc-4.1.0.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.1.0.inc b/recipes/gcc/gcc-4.1.0.inc
index 846899196f..df0ae3f251 100644
--- a/recipes/gcc/gcc-4.1.0.inc
+++ b/recipes/gcc/gcc-4.1.0.inc
@@ -7,7 +7,8 @@ DEFAULT_PREFERENCE = "-1"
# Use the same patches as gcc-4.1.1 does
FILESPATHPKG .= ":gcc-4.1.1"
-SRC_URI += "file://arm-nolibfloat.patch;patch=1 \
+SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
+ file://arm-nolibfloat.patch;patch=1 \
file://arm-softfloat.patch;patch=1 \
file://zecke-xgcc-cpp.patch;patch=1 \
file://pr34130.patch;patch=1"