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/gal/gal-2.1_2.1.10.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gal/gal-2.1_2.1.10.bb') diff --git a/recipes/gal/gal-2.1_2.1.10.bb b/recipes/gal/gal-2.1_2.1.10.bb index b4e958b86a..6d299e537a 100644 --- a/recipes/gal/gal-2.1_2.1.10.bb +++ b/recipes/gal/gal-2.1_2.1.10.bb @@ -19,3 +19,6 @@ do_stage() { gnome_stage_includes oe_libinstall -C gal -so -a libgal-2.2 ${STAGING_LIBDIR} } + +SRC_URI[md5sum] = "27843dc0ad9b775c0f6bb0d173e49264" +SRC_URI[sha256sum] = "44282f7939ce5a09cb2f0e0f0091ea27754309a605a5105a643f0c80f38094c4" -- cgit 1.2.3-korg