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/obsolete/gtk-webcore/midori_0.0.18.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/obsolete/gtk-webcore/midori_0.0.18.bb') diff --git a/recipes/obsolete/gtk-webcore/midori_0.0.18.bb b/recipes/obsolete/gtk-webcore/midori_0.0.18.bb index bb144f8600..3b0d34490b 100644 --- a/recipes/obsolete/gtk-webcore/midori_0.0.18.bb +++ b/recipes/obsolete/gtk-webcore/midori_0.0.18.bb @@ -4,3 +4,6 @@ PR = "r2" SRC_URI += "file://desktop.patch;patch=1" + +SRC_URI[md5sum] = "aa9c10bbf6fe3502a65633c4fac0fb80" +SRC_URI[sha256sum] = "36c20ca7c59e6c35deb04a9febde8aa8040c78c6ba21f595442b94ab78ec137c" -- cgit 1.2.3-korg