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.6.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/ekiga/ptlib_2.6.4.bb') diff --git a/recipes/ekiga/ptlib_2.6.4.bb b/recipes/ekiga/ptlib_2.6.4.bb index 41fda722df..92d34ff85d 100644 --- a/recipes/ekiga/ptlib_2.6.4.bb +++ b/recipes/ekiga/ptlib_2.6.4.bb @@ -34,3 +34,6 @@ do_stage() { + +SRC_URI[md5sum] = "bcc8e2d5bb6be7e3fea857ce2f7fce5c" +SRC_URI[sha256sum] = "22eae4f6c72247f8ac79c57ce4469797ad3df67614758c5096b7ce9290bd10b4" -- cgit 1.2.3-korg