From 1325cc262c3f1e3cb5153aff98287ea8c65b15cf Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 2 May 2011 16:57:52 +0000 Subject: gcc-4.5: add checksums Signed-off-by: Martin Jansa Signed-off-by: Koen Kooi --- meta-oe/recipes-devtools/gcc/gcc-4.5.inc | 3 +++ 1 file changed, 3 insertions(+) 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 \ -- cgit v1.2.3-54-g00ecf