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/openntpd/openntpd_3.9p1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/openntpd/openntpd_3.9p1.bb') diff --git a/recipes/openntpd/openntpd_3.9p1.bb b/recipes/openntpd/openntpd_3.9p1.bb index 3798c13194..7a861818fd 100644 --- a/recipes/openntpd/openntpd_3.9p1.bb +++ b/recipes/openntpd/openntpd_3.9p1.bb @@ -40,3 +40,6 @@ pkg_postrm () { INITSCRIPT_NAME = "openntpd" INITSCRIPT_PARAMS = "defaults" + +SRC_URI[md5sum] = "afc34175f38d08867c1403d9008600b3" +SRC_URI[sha256sum] = "83dd7c1e8ec8b4567afe49af539271b5a73562fb7a3ca51df73eccba89ec8c49" -- cgit v1.2.3