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/grun/grun_0.9.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/grun') diff --git a/recipes/grun/grun_0.9.3.bb b/recipes/grun/grun_0.9.3.bb index e407a923d4..58d532a837 100644 --- a/recipes/grun/grun_0.9.3.bb +++ b/recipes/grun/grun_0.9.3.bb @@ -18,3 +18,6 @@ inherit autotools + +SRC_URI[md5sum] = "7788783e5a18221ae591606075d3a8ee" +SRC_URI[sha256sum] = "c484d80e4636a69c6ad6491a4769f555be20595e67cb4bfd34c3c91e501b95dd" -- cgit 1.2.3-korg