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/sakura/sakura_2.1.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/sakura') diff --git a/recipes/sakura/sakura_2.1.0.bb b/recipes/sakura/sakura_2.1.0.bb index 551ac371ad..b3f8e43601 100644 --- a/recipes/sakura/sakura_2.1.0.bb +++ b/recipes/sakura/sakura_2.1.0.bb @@ -10,3 +10,6 @@ SRC_URI = "http://www.pleyades.net/david/projects/sakura/sakura-${PV}.tar.bz2" inherit cmake + +SRC_URI[md5sum] = "37ef8dee0b01107fc31ad3683af5572d" +SRC_URI[sha256sum] = "aa053f8b561a1ce50955d72a7b0e2145178edca9cff40ab2e6e8f1d71cac9d6b" -- cgit v1.2.3