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/kstars/kstars-embedded_0.8.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/kstars') diff --git a/recipes/kstars/kstars-embedded_0.8.5.bb b/recipes/kstars/kstars-embedded_0.8.5.bb index 58a8522600..8dac901873 100644 --- a/recipes/kstars/kstars-embedded_0.8.5.bb +++ b/recipes/kstars/kstars-embedded_0.8.5.bb @@ -22,3 +22,6 @@ do_install() { cp -pPR ${WORKDIR}/pics ${D}${palmtopdir} cp -pPR ${WORKDIR}/share/apps/kstars ${D}${palmtopdir}/share/apps/ } + +SRC_URI[md5sum] = "ae02647516a4a5c47674316ef8343c11" +SRC_URI[sha256sum] = "650f0b3ae4d30282b191e456ebf2679a4ec549da83f69667bd4396bad9abf9f5" -- cgit v1.2.3