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/libol/libol_0.3.18.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/libol') diff --git a/recipes/libol/libol_0.3.18.bb b/recipes/libol/libol_0.3.18.bb index 0a9ad8a89b..96b744aec3 100644 --- a/recipes/libol/libol_0.3.18.bb +++ b/recipes/libol/libol_0.3.18.bb @@ -6,3 +6,6 @@ PR = "r9" SRC_URI = "http://www.balabit.com/downloads/files/libol/0.3/${P}.tar.gz" inherit autotools binconfig + +SRC_URI[md5sum] = "cbadf4b7ea276dfa85acc38a1cc5ff17" +SRC_URI[sha256sum] = "9de3bf13297ff882e02a1e6e5f6bf760a544aff92a9d8a1cf4328a32005cefe7" -- cgit v1.2.3