summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/gcc/gcc-4.5.inc')
-rw-r--r--meta-oe/recipes-devtools/gcc/gcc-4.5.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
index 80e0d3747..7c166f25e 100644
--- a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
+++ b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
@@ -18,6 +18,9 @@ INC_PR = "r36"
18# BINV should point to minor release 18# BINV should point to minor release
19BINV = "${PV}.3" 19BINV = "${PV}.3"
20 20
21SRC_URI[md5sum] = "8e0b5c12212e185f3e4383106bfa9cc6"
22SRC_URI[sha256sum] = "0a8847af44a9b33813b199997a73139517c96adfd519eaf24c79d4d9d09f65de"
23
21SRC_URI = "${GNU_MIRROR}/gcc/gcc-${BINV}/gcc-${BINV}.tar.bz2 \ 24SRC_URI = "${GNU_MIRROR}/gcc/gcc-${BINV}/gcc-${BINV}.tar.bz2 \
22 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 25 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
23 file://100-uclibc-conf.patch \ 26 file://100-uclibc-conf.patch \