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/dmalloc/dmalloc_5.5.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/dmalloc') diff --git a/recipes/dmalloc/dmalloc_5.5.2.bb b/recipes/dmalloc/dmalloc_5.5.2.bb index c91152b537..ce6217b640 100644 --- a/recipes/dmalloc/dmalloc_5.5.2.bb +++ b/recipes/dmalloc/dmalloc_5.5.2.bb @@ -23,3 +23,6 @@ do_stage() { do_install() { : } + +SRC_URI[md5sum] = "f92e5606c23a8092f3d5694e8d1c932e" +SRC_URI[sha256sum] = "d3be5c6eec24950cb3bd67dbfbcdf036f1278fae5fd78655ef8cdf9e911e428a" -- cgit v1.2.3