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/modphp/modphp_5.1.6.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/modphp/modphp_5.1.6.bb') diff --git a/recipes/modphp/modphp_5.1.6.bb b/recipes/modphp/modphp_5.1.6.bb index 70a578cd0a..a75a74216b 100644 --- a/recipes/modphp/modphp_5.1.6.bb +++ b/recipes/modphp/modphp_5.1.6.bb @@ -1,2 +1,5 @@ include modphp5.inc PR ='r3' + +SRC_URI[md5sum] = "08e423aa314369d4392a36b3f7246afc" +SRC_URI[sha256sum] = "3e9510ce715f28b7e6b803fcdadb73b37c83792c0b5e1e9bcb066ab972649996" -- cgit v1.2.3