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/iptstate/iptstate_2.2.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/iptstate/iptstate_2.2.1.bb') diff --git a/recipes/iptstate/iptstate_2.2.1.bb b/recipes/iptstate/iptstate_2.2.1.bb index a27f4c22ab..a73bb5bb77 100644 --- a/recipes/iptstate/iptstate_2.2.1.bb +++ b/recipes/iptstate/iptstate_2.2.1.bb @@ -1,3 +1,6 @@ include iptstate.inc PR = "${INC_PR}.0" + +SRC_URI[iptstate-2.2.1.md5sum] = "6b08f09b9917f644629efea1febec4b3" +SRC_URI[iptstate-2.2.1.sha256sum] = "004f8358f4f84d90a260a76ac46ce8512126ac490d73460fcee6c11effd34362" -- cgit 1.2.3-korg