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-today/gpe-today_0.11.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-today/gpe-today_0.11.bb') diff --git a/recipes/gpe-today/gpe-today_0.11.bb b/recipes/gpe-today/gpe-today_0.11.bb index c6ccf4a634..ca0bd07ec2 100644 --- a/recipes/gpe-today/gpe-today_0.11.bb +++ b/recipes/gpe-today/gpe-today_0.11.bb @@ -9,3 +9,6 @@ inherit gpe pkgconfig SRC_URI = "http://www.kernelconcepts.de/~fuchs/files/${P}.tar.gz" + +SRC_URI[md5sum] = "f5a9745d479879aaa1e1287a2c725ea4" +SRC_URI[sha256sum] = "f9271db0ab5bd4cdc2e09d6185320c2041f62b1e64ba7fb78cab28d104ec7d79" -- cgit 1.2.3-korg