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.4.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gphoto2/gphoto2_2.4.2.bb') diff --git a/recipes/gphoto2/gphoto2_2.4.2.bb b/recipes/gphoto2/gphoto2_2.4.2.bb index ee4e9c614f..6222f99fa2 100644 --- a/recipes/gphoto2/gphoto2_2.4.2.bb +++ b/recipes/gphoto2/gphoto2_2.4.2.bb @@ -13,3 +13,6 @@ do_configure_append() { find ${S} -name Makefile | xargs sed -i 's:/usr/include:${STAGING_INCDIR}:' } + +SRC_URI[md5sum] = "9c57dd8b89ccfeafdd2037516185f6e9" +SRC_URI[sha256sum] = "c9ef8c2f61bbe9978b38341ca2bf09786416ddd82d4708066a26a0483341ca72" -- cgit v1.2.3