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/fping/fping_2.3+2.4b2to.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/fping') diff --git a/recipes/fping/fping_2.3+2.4b2to.bb b/recipes/fping/fping_2.3+2.4b2to.bb index 20b7bb07a0..ad19238a20 100644 --- a/recipes/fping/fping_2.3+2.4b2to.bb +++ b/recipes/fping/fping_2.3+2.4b2to.bb @@ -10,3 +10,6 @@ SRC_URI = " \ S = "${WORKDIR}/fping-2.4b2_to" inherit autotools + +SRC_URI[md5sum] = "d5e8be59e307cef76bc479e1684df705" +SRC_URI[sha256sum] = "9f3b3ed7c9fffccefefa9af432eee7244a65592118851f75b5897814cb79b86f" -- cgit v1.2.3