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/libgpevtype/libgpevtype_0.50.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/libgpevtype/libgpevtype_0.50.bb') diff --git a/recipes/libgpevtype/libgpevtype_0.50.bb b/recipes/libgpevtype/libgpevtype_0.50.bb index a47217a444..1a25a8ef07 100644 --- a/recipes/libgpevtype/libgpevtype_0.50.bb +++ b/recipes/libgpevtype/libgpevtype_0.50.bb @@ -15,3 +15,6 @@ do_stage () { } + +SRC_URI[md5sum] = "4d7a20b215c53b73786690e895f05750" +SRC_URI[sha256sum] = "a390032e637621ef8a8ff2ae3f73cf8f74f10b2f999b359253b137f1341f482e" -- cgit 1.2.3-korg