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/libgpepimc/libgpepimc_0.9.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/libgpepimc/libgpepimc_0.9.bb') diff --git a/recipes/libgpepimc/libgpepimc_0.9.bb b/recipes/libgpepimc/libgpepimc_0.9.bb index e8c4664cf8..26cb8ef1be 100644 --- a/recipes/libgpepimc/libgpepimc_0.9.bb +++ b/recipes/libgpepimc/libgpepimc_0.9.bb @@ -2,3 +2,6 @@ require libgpepimc.inc PR = "r1" SRC_URI += " file://get-category-by-name.patch;patch=1" + +SRC_URI[md5sum] = "0d22564e0a897b3be2eb9d2fc71fbd65" +SRC_URI[sha256sum] = "8954f7179d2172f8d561d42209e25027a1eece832e35986d9637c404c1a3add0" -- cgit 1.2.3-korg