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/gphoto2/gphoto2_2.1.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gphoto2/gphoto2_2.1.5.bb') diff --git a/recipes/gphoto2/gphoto2_2.1.5.bb b/recipes/gphoto2/gphoto2_2.1.5.bb index 0913b9743c..b56f0f73d8 100644 --- a/recipes/gphoto2/gphoto2_2.1.5.bb +++ b/recipes/gphoto2/gphoto2_2.1.5.bb @@ -7,3 +7,6 @@ PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.gz" inherit autotools + +SRC_URI[md5sum] = "9bd1a033389f9e4e6425dda4f6e603c9" +SRC_URI[sha256sum] = "fefaabea8aede51ae9560ba71e2a7c31f4d856b0bb1fc0de7297d12e1215698c" -- cgit v1.2.3