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/gnome/eog_2.28.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gnome/eog_2.28.2.bb') diff --git a/recipes/gnome/eog_2.28.2.bb b/recipes/gnome/eog_2.28.2.bb index 0bb10971ab..66de340e5e 100644 --- a/recipes/gnome/eog_2.28.2.bb +++ b/recipes/gnome/eog_2.28.2.bb @@ -29,3 +29,6 @@ do_configure_prepend() { FILES_${PN}-dbg += "${libdir}/eog/plugins/.debug" + +SRC_URI[archive.md5sum] = "ee5fd7f3cdd37467cb86052a858757c3" +SRC_URI[archive.sha256sum] = "9d7ec3f8a94f5fdc051d9ee5dc5f4f8e46d83b44d9b0a40d68beaaa738a91a08" -- cgit v1.2