summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2011-05-02 16:57:52 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-02 11:10:30 +0200
commit1325cc262c3f1e3cb5153aff98287ea8c65b15cf (patch)
tree899d2e0b599177ef90bee47ef611ad259444bf45 /meta-oe/recipes-devtools
parent781e028dc502959eb1e36261d722377c249d535e (diff)
downloadmeta-openembedded-contrib-1325cc262c3f1e3cb5153aff98287ea8c65b15cf.tar.gz
gcc-4.5: add checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools')
-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 80e0d3747e..7c166f25e2 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"
# BINV should point to minor release
BINV = "${PV}.3"
+SRC_URI[md5sum] = "8e0b5c12212e185f3e4383106bfa9cc6"
+SRC_URI[sha256sum] = "0a8847af44a9b33813b199997a73139517c96adfd519eaf24c79d4d9d09f65de"
+
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${BINV}/gcc-${BINV}.tar.bz2 \
file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
file://100-uclibc-conf.patch \