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/tickypip/tickypip_0.1.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/tickypip') diff --git a/recipes/tickypip/tickypip_0.1.2.bb b/recipes/tickypip/tickypip_0.1.2.bb index 558828e919..f93e9a4abe 100644 --- a/recipes/tickypip/tickypip_0.1.2.bb +++ b/recipes/tickypip/tickypip_0.1.2.bb @@ -31,3 +31,6 @@ do_install () { inherit opie + +SRC_URI[md5sum] = "5a085296b1147fe970a256a9b2d0f91f" +SRC_URI[sha256sum] = "f3b5722c145ebeee3523b4941afdaf75d03a56f1922a9d3662dc1715aa24ca34" -- cgit 1.2.3-korg