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/tn5250/tn5250_0.16.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/tn5250') diff --git a/recipes/tn5250/tn5250_0.16.5.bb b/recipes/tn5250/tn5250_0.16.5.bb index 5e12dadeb1..1e52e96de0 100644 --- a/recipes/tn5250/tn5250_0.16.5.bb +++ b/recipes/tn5250/tn5250_0.16.5.bb @@ -20,3 +20,6 @@ do_stage() { autotools_stage_includes oe_libinstall -so -a -C src lib5250 ${STAGING_LIBDIR} } + +SRC_URI[md5sum] = "2f9ef4509198e96bb184577fdddfce6d" +SRC_URI[sha256sum] = "794687ae1b34aba9a3cf6f9b118d0ba91b8f83858fe92a9ded0611225db3ca0e" -- cgit v1.2.3