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/perl/liberror-perl_0.17004.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/perl/liberror-perl_0.17004.bb') diff --git a/recipes/perl/liberror-perl_0.17004.bb b/recipes/perl/liberror-perl_0.17004.bb index 6a1fddc459..f14ff49e2a 100644 --- a/recipes/perl/liberror-perl_0.17004.bb +++ b/recipes/perl/liberror-perl_0.17004.bb @@ -10,3 +10,6 @@ S = "${WORKDIR}/Error-${PV}" inherit cpan BBCLASSEXTEND="native" + +SRC_URI[md5sum] = "4dfca8732331a4f79c6803c3bc6b722f" +SRC_URI[sha256sum] = "f464f0068772c276b81a7345f6788bdc3a243c13de24563346043d049a5497ba" -- cgit 1.2.3-korg