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-tetris/gpe-tetris_0.6-2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-tetris/gpe-tetris_0.6-2.bb') diff --git a/recipes/gpe-tetris/gpe-tetris_0.6-2.bb b/recipes/gpe-tetris/gpe-tetris_0.6-2.bb index 70b1e7999a..b0187d195d 100644 --- a/recipes/gpe-tetris/gpe-tetris_0.6-2.bb +++ b/recipes/gpe-tetris/gpe-tetris_0.6-2.bb @@ -7,3 +7,6 @@ SECTION = "gpe" PRIORITY = "optional" SRC_URI += "file://fix-makefiles.patch;patch=1" + +SRC_URI[md5sum] = "5c80c48fb82b88955214786843561e78" +SRC_URI[sha256sum] = "592d66d654f8f9ffce6c811ae740e076e4be43c25f16c9945bacaa8eea1060c7" -- cgit 1.2.3-korg