From 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 7 Dec 2010 20:06:29 -0800 Subject: SRC_URI Checksums Additionals Signed-off-by: Saul Wold --- meta/recipes-devtools/file/file_5.04.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-devtools/file') diff --git a/meta/recipes-devtools/file/file_5.04.bb b/meta/recipes-devtools/file/file_5.04.bb index afc08162d4..ad6986204b 100644 --- a/meta/recipes-devtools/file/file_5.04.bb +++ b/meta/recipes-devtools/file/file_5.04.bb @@ -17,6 +17,9 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \ file://dump \ file://filesystems" +SRC_URI[md5sum] = "accade81ff1cc774904b47c72c8aeea0" +SRC_URI[sha256sum] = "4c9e6e7994e74cb3386374ae91b055d26ac96b9d3e82fd157ae2d62e87a4260c" + inherit autotools do_configure_prepend() { -- cgit v1.2.3-54-g00ecf