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/libidl/libidl_0.8.13.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/libidl/libidl_0.8.13.bb') diff --git a/recipes/libidl/libidl_0.8.13.bb b/recipes/libidl/libidl_0.8.13.bb index 8865734d91..141d802c55 100644 --- a/recipes/libidl/libidl_0.8.13.bb +++ b/recipes/libidl/libidl_0.8.13.bb @@ -6,3 +6,6 @@ PR = "r0" BINCONFIG_GLOB = "*-config-2" inherit autotools pkgconfig binconfig + +SRC_URI[md5sum] = "b43b289a859eb38a710f70622c46e571" +SRC_URI[sha256sum] = "bccc7e10dae979518ff012f8464e47ec4b3558a5456a94c8679653aa0b262b71" -- cgit 1.2.3-korg