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/gpe-calendar/gpe-calendar_0.90.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-calendar/gpe-calendar_0.90.bb') diff --git a/recipes/gpe-calendar/gpe-calendar_0.90.bb b/recipes/gpe-calendar/gpe-calendar_0.90.bb index 5b7c321fa9..e448e2d045 100644 --- a/recipes/gpe-calendar/gpe-calendar_0.90.bb +++ b/recipes/gpe-calendar/gpe-calendar_0.90.bb @@ -16,3 +16,6 @@ do_configure () { } + +SRC_URI[md5sum] = "e2834f77e3e9a476fd9a114411cdfa22" +SRC_URI[sha256sum] = "b70e8a2d20c206cfc978d918d73356a4a46f948ce109714d07b82c5327308498" -- cgit 1.2.3-korg