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/qpe-gaim/qpe-gaim_20041030.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/qpe-gaim/qpe-gaim_20041030.bb') diff --git a/recipes/qpe-gaim/qpe-gaim_20041030.bb b/recipes/qpe-gaim/qpe-gaim_20041030.bb index f8f4d6a28f..d3256c0d15 100644 --- a/recipes/qpe-gaim/qpe-gaim_20041030.bb +++ b/recipes/qpe-gaim/qpe-gaim_20041030.bb @@ -35,3 +35,6 @@ do_install() { done install -m 0644 gaim.png ${D}${palmtopdir}/pics/ } + +SRC_URI[md5sum] = "b61c7005301956e231feacff707c7b19" +SRC_URI[sha256sum] = "0b55004666e3353feef384c5795a05b5bf1a3b69a487aee5b8f8e9d66c133b86" -- cgit v1.2.3