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/liburi-perl_1.52.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/perl/liburi-perl_1.52.bb') diff --git a/recipes/perl/liburi-perl_1.52.bb b/recipes/perl/liburi-perl_1.52.bb index b120d934f4..8b522aa913 100644 --- a/recipes/perl/liburi-perl_1.52.bb +++ b/recipes/perl/liburi-perl_1.52.bb @@ -13,3 +13,6 @@ inherit cpan BBCLASSEXTEND="native" PACKAGE_ARCH = "all" + +SRC_URI[md5sum] = "d6ba96cc3e650af6537675e016e83d3e" +SRC_URI[sha256sum] = "3d325b52c9d1e7aa2fbf67131f1f5ee39964cbe54e864bcfb9808af274a9eb4a" -- cgit 1.2.3-korg