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/totem/totem_2.28.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/totem/totem_2.28.5.bb') diff --git a/recipes/totem/totem_2.28.5.bb b/recipes/totem/totem_2.28.5.bb index ee7501d744..c6302f5729 100644 --- a/recipes/totem/totem_2.28.5.bb +++ b/recipes/totem/totem_2.28.5.bb @@ -87,3 +87,6 @@ FILES_totem-nautilus-extension += "${libdir}/nautilus/extensions-2.0/*.so" + +SRC_URI[archive.md5sum] = "03b43f3c3a93b6dbcf1d1b370cc9297f" +SRC_URI[archive.sha256sum] = "c788bb314addbeeb2b27a2af0f7448752db22dcfaf8b0a4e704463ba9a9dc063" -- cgit v1.2.3