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/obsolete/antlr/antlr_2.7.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/obsolete/antlr') diff --git a/recipes/obsolete/antlr/antlr_2.7.5.bb b/recipes/obsolete/antlr/antlr_2.7.5.bb index f61b3a0b87..88f601cd4e 100644 --- a/recipes/obsolete/antlr/antlr_2.7.5.bb +++ b/recipes/obsolete/antlr/antlr_2.7.5.bb @@ -24,3 +24,6 @@ do_configure () { fi autotools_do_configure } + +SRC_URI[md5sum] = "1ef201f29283179c8e5ab618529cac78" +SRC_URI[sha256sum] = "744d8f3a8206fbc45a5558d92163d5ef7e5e0cc0700283bb6a617fb1201629f9" -- cgit 1.2.3-korg