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/kde4/gmm_3.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/kde4/gmm_3.0.bb') diff --git a/recipes/kde4/gmm_3.0.bb b/recipes/kde4/gmm_3.0.bb index 47cda16506..cce2303e50 100644 --- a/recipes/kde4/gmm_3.0.bb +++ b/recipes/kde4/gmm_3.0.bb @@ -10,3 +10,6 @@ do_stage() { autotools_stage_all } + +SRC_URI[md5sum] = "e543571d8812357374699491014abd58" +SRC_URI[sha256sum] = "f7fad050ce4641a43c2249fd691e514a0ee6afc09b4ec54c8c30038d0c2783d1" -- cgit v1.2.3