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/cnc/openredalert_r438.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/cnc/openredalert_r438.bb') diff --git a/recipes/cnc/openredalert_r438.bb b/recipes/cnc/openredalert_r438.bb index 098f293b2e..4723822685 100644 --- a/recipes/cnc/openredalert_r438.bb +++ b/recipes/cnc/openredalert_r438.bb @@ -29,3 +29,6 @@ do_install() { FILES_${PN} += "${datadir}/games/redalert/" FILES_${PN}-dbg += "${datadir}/games/redalert/.debug" + +SRC_URI[md5sum] = "12dc7a8042c023bc77b7830946fc8492" +SRC_URI[sha256sum] = "68058b6ffd9a286111c1860ca6d53af0d98d3f0c2a53875efd72ab381a3f9d6d" -- cgit 1.2.3-korg