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/glibmm/glibmm_2.21.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/glibmm/glibmm_2.21.2.bb') diff --git a/recipes/glibmm/glibmm_2.21.2.bb b/recipes/glibmm/glibmm_2.21.2.bb index 90a053fb36..4a96e0fda1 100644 --- a/recipes/glibmm/glibmm_2.21.2.bb +++ b/recipes/glibmm/glibmm_2.21.2.bb @@ -1 +1,4 @@ require glibmm.inc + +SRC_URI[archive.md5sum] = "3d0f763e408a71700090fff4d3dd110c" +SRC_URI[archive.sha256sum] = "5fb1f4f68625811a70fb580b945c2f93925569591af5444eb074aed6956366ca" -- cgit v1.2.3