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/fbset/fbset_2.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/fbset/fbset_2.1.bb') diff --git a/recipes/fbset/fbset_2.1.bb b/recipes/fbset/fbset_2.1.bb index 6299148579..5d5c0c41ba 100644 --- a/recipes/fbset/fbset_2.1.bb +++ b/recipes/fbset/fbset_2.1.bb @@ -31,3 +31,6 @@ ALTERNATIVE_PATH = "${sbindir}/fbset.real" ALTERNATIVE_PRIORITY = "55" + +SRC_URI[md5sum] = "40ed9608f46d787bfb65fd1269f7f459" +SRC_URI[sha256sum] = "517fa062d7b2d367f931a1c6ebb2bef84907077f0ce3f0c899e34490bbea9338" -- cgit 1.2.3-korg