aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.2.3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.2.3.inc')
-rw-r--r--recipes/gcc/gcc-4.2.3.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.2.3.inc b/recipes/gcc/gcc-4.2.3.inc
index b2fb0292bb..955a894106 100644
--- a/recipes/gcc/gcc-4.2.3.inc
+++ b/recipes/gcc/gcc-4.2.3.inc
@@ -5,7 +5,7 @@ DEPENDS = "mpfr gmp"
INC_PR = "r17"
-SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
+SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://100-uclibc-conf.patch;patch=1 \
file://103-uclibc-conf-noupstream.patch;patch=1 \
file://200-uclibc-locale.patch;patch=1 \
@@ -72,3 +72,6 @@ JAVA = ""
EXTRA_OECONF_BASE += " --disable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap"
ARM_INSTRUCTION_SET = "arm"
+
+SRC_URI[archive.md5sum] = "ef2a4d9991b3644115456ea05b2b8163"
+SRC_URI[archive.sha256sum] = "5df9a267091eea09179651ad2a2302fe99f780ac7e598278e7f47b2339fa2e80"