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/fontconfig/fontconfig-native_2.3.91.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/fontconfig/fontconfig-native_2.3.91.bb') diff --git a/recipes/fontconfig/fontconfig-native_2.3.91.bb b/recipes/fontconfig/fontconfig-native_2.3.91.bb index 541b74634c..f76103eee3 100644 --- a/recipes/fontconfig/fontconfig-native_2.3.91.bb +++ b/recipes/fontconfig/fontconfig-native_2.3.91.bb @@ -13,3 +13,6 @@ do_stage () { install fc-lang/fc-lang ${STAGING_BINDIR} install fc-glyphname/fc-glyphname ${STAGING_BINDIR} } + +SRC_URI[md5sum] = "098a36ec53ec893f6511712ec4010d38" +SRC_URI[sha256sum] = "a906c3193de44e5a8d93174bb86e91f39e415f92ad9319b318fd3a46a2ad9b35" -- cgit v1.2