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-ownerinfo/gpe-ownerinfo_0.23.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-ownerinfo/gpe-ownerinfo_0.23.bb') diff --git a/recipes/gpe-ownerinfo/gpe-ownerinfo_0.23.bb b/recipes/gpe-ownerinfo/gpe-ownerinfo_0.23.bb index c5d8184cbf..5d715f80a3 100644 --- a/recipes/gpe-ownerinfo/gpe-ownerinfo_0.23.bb +++ b/recipes/gpe-ownerinfo/gpe-ownerinfo_0.23.bb @@ -1,3 +1,6 @@ require gpe-ownerinfo.inc PR = "r1" + +SRC_URI[md5sum] = "172ce9f0a83b11eb1bb36a5b87e74e00" +SRC_URI[sha256sum] = "bfd89166940eba6139173d922af4834e2dd36e75c29c0f5ac6702f5188d7ae7b" -- cgit 1.2.3-korg