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/at91bootstrap/at91bootstrap_2.10.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/at91bootstrap/at91bootstrap_2.10.bb') diff --git a/recipes/at91bootstrap/at91bootstrap_2.10.bb b/recipes/at91bootstrap/at91bootstrap_2.10.bb index a68d8ef581..c3414895ea 100644 --- a/recipes/at91bootstrap/at91bootstrap_2.10.bb +++ b/recipes/at91bootstrap/at91bootstrap_2.10.bb @@ -1,2 +1,5 @@ PR = "r1" require at91bootstrap.inc + +SRC_URI[md5sum] = "a3bcd50138d29c1d23a0d378edb52dfe" +SRC_URI[sha256sum] = "019b98442d4debcd74d759043884b4b0ed48a2bef425649bfe3061d00e854fc5" -- cgit 1.2.3-korg