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-go/gpe-go_0.05.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-go') diff --git a/recipes/gpe-go/gpe-go_0.05.bb b/recipes/gpe-go/gpe-go_0.05.bb index 2e0ce7c634..a7f0cb9032 100644 --- a/recipes/gpe-go/gpe-go_0.05.bb +++ b/recipes/gpe-go/gpe-go_0.05.bb @@ -8,3 +8,6 @@ PRIORITY = "optional" PR = "r1" SRC_URI += "file://fix-make.patch;patch=1" + +SRC_URI[md5sum] = "79a077b7434e7964afe4c116c9da7295" +SRC_URI[sha256sum] = "d6fdfd927c926145c488d099d6984c291218f898902bb9607ddef340201ae142" -- cgit v1.2