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-othello/gpe-othello_0.2-1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-othello') diff --git a/recipes/gpe-othello/gpe-othello_0.2-1.bb b/recipes/gpe-othello/gpe-othello_0.2-1.bb index 43d9a197f4..6976ad26e9 100644 --- a/recipes/gpe-othello/gpe-othello_0.2-1.bb +++ b/recipes/gpe-othello/gpe-othello_0.2-1.bb @@ -7,3 +7,6 @@ PRIORITY = "optional" PR = "r1" SRC_URI += "file://fix-makefiles.patch;patch=1" + +SRC_URI[md5sum] = "2997e14b0956e73580e6c19ade35eb4f" +SRC_URI[sha256sum] = "8beb35d6bc48e083adc6dd39851632f042ad364b5b8579c14bf8cdcf7dd91552" -- cgit 1.2.3-korg