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/gpe-what/gpe-what_0.42.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-what/gpe-what_0.42.bb') diff --git a/recipes/gpe-what/gpe-what_0.42.bb b/recipes/gpe-what/gpe-what_0.42.bb index 853abec8aa..0e4678c500 100644 --- a/recipes/gpe-what/gpe-what_0.42.bb +++ b/recipes/gpe-what/gpe-what_0.42.bb @@ -1 +1,4 @@ require gpe-what.inc + +SRC_URI[md5sum] = "96c6bcd7bf99ef35bf8c0a8153646ded" +SRC_URI[sha256sum] = "a240c8a09292381c8aabc2207d720b2f285f19fb7e6953cb8bf2b63f65858499" -- cgit 1.2.3-korg