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/qpe-games/maki_1.0.4ern.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/qpe-games/maki_1.0.4ern.bb') diff --git a/recipes/qpe-games/maki_1.0.4ern.bb b/recipes/qpe-games/maki_1.0.4ern.bb index da14c23548..443bca79b6 100644 --- a/recipes/qpe-games/maki_1.0.4ern.bb +++ b/recipes/qpe-games/maki_1.0.4ern.bb @@ -24,3 +24,6 @@ do_install () { } inherit opie + +SRC_URI[md5sum] = "cb5e4656fc3b13aa02d94096966ef2a9" +SRC_URI[sha256sum] = "6d5f1f771de97e08378940070b28dd75ac394ea611965ed1751600adbd099a59" -- cgit 1.2.3-korg