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/fswebcam/fswebcam_20070108.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/fswebcam') diff --git a/recipes/fswebcam/fswebcam_20070108.bb b/recipes/fswebcam/fswebcam_20070108.bb index e24dbf3533..159494c759 100644 --- a/recipes/fswebcam/fswebcam_20070108.bb +++ b/recipes/fswebcam/fswebcam_20070108.bb @@ -8,3 +8,6 @@ PR = "r0" inherit autotools SRC_URI = "http://www.firestorm.cx/fswebcam/files/${P}.tar.gz" + +SRC_URI[md5sum] = "f7619566779f4484d3acd806cdc30f5f" +SRC_URI[sha256sum] = "82dd976a64919383aabccf760257bcef52621e428b0af922a7d4886b54477937" -- cgit v1.2.3