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/iqnotes/iqnotes_2.0.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/iqnotes/iqnotes_2.0.2.bb') diff --git a/recipes/iqnotes/iqnotes_2.0.2.bb b/recipes/iqnotes/iqnotes_2.0.2.bb index 7123f68bb2..1c3b3afeb7 100644 --- a/recipes/iqnotes/iqnotes_2.0.2.bb +++ b/recipes/iqnotes/iqnotes_2.0.2.bb @@ -5,3 +5,6 @@ PR = "r5" SRC_URI = "http://www.vanille.de/mirror/iqnotes-2.0.2-src.tar.bz2 \ file://md5.diff;patch=1 \ file://qt2310-fontbug.patch;patch=1" + +SRC_URI[md5sum] = "9d9504055b37247ece87b31895eb2e5b" +SRC_URI[sha256sum] = "27badd5d9f3167443099c6b6cf66b05b9e32cc71f03d692cff474c2279c4f4cd" -- cgit 1.2.3-korg