From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: recipes: move checksums to recipes from checksums.ini * fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa --- recipes/aspell/aspell_0.60.6.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/aspell/aspell_0.60.6.bb') diff --git a/recipes/aspell/aspell_0.60.6.bb b/recipes/aspell/aspell_0.60.6.bb index 66b21f9e52..dc9e4f7362 100644 --- a/recipes/aspell/aspell_0.60.6.bb +++ b/recipes/aspell/aspell_0.60.6.bb @@ -17,3 +17,6 @@ inherit autotools do_stage() { autotools_stage_all } + +SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb" +SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36" -- cgit v1.2.3