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-beam/gpe-beam_0.2.7.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-beam/gpe-beam_0.2.7.bb') diff --git a/recipes/gpe-beam/gpe-beam_0.2.7.bb b/recipes/gpe-beam/gpe-beam_0.2.7.bb index f19b64d933..4ab0445221 100644 --- a/recipes/gpe-beam/gpe-beam_0.2.7.bb +++ b/recipes/gpe-beam/gpe-beam_0.2.7.bb @@ -6,3 +6,6 @@ PR = "r1" SRC_URI += "file://decl.patch;patch=1;pnum=0" inherit gpe + +SRC_URI[md5sum] = "d68b45964816a6a3d98d1501bc520b6f" +SRC_URI[sha256sum] = "386dd48c7bce7900291c27deef3a68fd00257f6072a1644517ce49a4b0cb1936" -- cgit 1.2.3-korg