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/whois/whois_4.5.25.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/whois/whois_4.5.25.bb') diff --git a/recipes/whois/whois_4.5.25.bb b/recipes/whois/whois_4.5.25.bb index 2a574678df..12d003c4cc 100644 --- a/recipes/whois/whois_4.5.25.bb +++ b/recipes/whois/whois_4.5.25.bb @@ -1,2 +1,5 @@ PR = "${INC_PR}.0" require whois.inc + +SRC_URI[whois.md5sum] = "516fc54ce709e874133fc3b3c7c05447" +SRC_URI[whois.sha256sum] = "99979ff161ee209da21ae118eff9ca6de7c5cb1b0dc3397de18df534e0afaf76" -- cgit v1.2.3