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/gourmet/gourmet_0.15.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gourmet') diff --git a/recipes/gourmet/gourmet_0.15.2.bb b/recipes/gourmet/gourmet_0.15.2.bb index da43109341..47f0c1119c 100644 --- a/recipes/gourmet/gourmet_0.15.2.bb +++ b/recipes/gourmet/gourmet_0.15.2.bb @@ -12,3 +12,6 @@ inherit distutils + +SRC_URI[md5sum] = "d18be0dd5faf7249f657c4cc87105c31" +SRC_URI[sha256sum] = "d1130c71a876f333707aa8dd8b9689a0aaf115e782ec4a033359eb2995942848" -- cgit 1.2.3-korg