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/portabase/metakit_2.4.9.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/portabase/metakit_2.4.9.3.bb') diff --git a/recipes/portabase/metakit_2.4.9.3.bb b/recipes/portabase/metakit_2.4.9.3.bb index 404dfcfe1e..31a571d6b7 100644 --- a/recipes/portabase/metakit_2.4.9.3.bb +++ b/recipes/portabase/metakit_2.4.9.3.bb @@ -63,3 +63,6 @@ do_install() { oe_libinstall -so -C builds/.libs libmk4 ${D}${libdir} } + +SRC_URI[md5sum] = "89a25775fee5db536937f36deb5223f6" +SRC_URI[sha256sum] = "4d6c46289b1f1dea4e8bbc78332901491bde0c552727c27431ca9cb0234658da" -- cgit 1.2.3-korg