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/ekiga/ptlib_2.4.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/ekiga/ptlib_2.4.4.bb') diff --git a/recipes/ekiga/ptlib_2.4.4.bb b/recipes/ekiga/ptlib_2.4.4.bb index f5598d31ab..08b0cb64dd 100644 --- a/recipes/ekiga/ptlib_2.4.4.bb +++ b/recipes/ekiga/ptlib_2.4.4.bb @@ -28,3 +28,6 @@ do_stage() { + +SRC_URI[md5sum] = "221ea2f96ff6bae9cf604d8766eae526" +SRC_URI[sha256sum] = "c9ef4267490507fc9699634551b50c0c1c225d48e0c095a81be6fa5a1fa96a3a" -- cgit 1.2.3-korg