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/texi2html/texi2html_1.82.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/texi2html') diff --git a/recipes/texi2html/texi2html_1.82.bb b/recipes/texi2html/texi2html_1.82.bb index 35045d9c34..590e836c38 100644 --- a/recipes/texi2html/texi2html_1.82.bb +++ b/recipes/texi2html/texi2html_1.82.bb @@ -10,3 +10,6 @@ inherit autotools EXTRA_OECONF = "PERL=/usr/bin/perl" + +SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb" +SRC_URI[sha256sum] = "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1" -- cgit v1.2