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/libgphoto2_2.4.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gphoto2/libgphoto2_2.4.4.bb') diff --git a/recipes/gphoto2/libgphoto2_2.4.4.bb b/recipes/gphoto2/libgphoto2_2.4.4.bb index 7c93d52a12..455d637346 100644 --- a/recipes/gphoto2/libgphoto2_2.4.4.bb +++ b/recipes/gphoto2/libgphoto2_2.4.4.bb @@ -28,3 +28,6 @@ do_stage() { } + +SRC_URI[md5sum] = "8aff5ac4ca72cba17de633078cf1612e" +SRC_URI[sha256sum] = "2582362ae318b62c31832edfcaf401397fcc98fd307347ee15babff94770784d" -- cgit 1.2.3-korg