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/xorg-lib/libxfont_1.3.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xorg-lib/libxfont_1.3.3.bb') diff --git a/recipes/xorg-lib/libxfont_1.3.3.bb b/recipes/xorg-lib/libxfont_1.3.3.bb index a5afe7e956..3b0d648f2f 100644 --- a/recipes/xorg-lib/libxfont_1.3.3.bb +++ b/recipes/xorg-lib/libxfont_1.3.3.bb @@ -9,3 +9,6 @@ PE = "1" #SRC_URI += "file://no-scalable-crash.patch;patch=1" XORG_PN = "libXfont" + +SRC_URI[archive.md5sum] = "4f174b9613f87cf00d731da428a1b194" +SRC_URI[archive.sha256sum] = "6171e6bca4bd6333611bd9c63cccc8e8e412d876c72097f0dddc490a9df51d5a" -- cgit v1.2.3