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-announce/gpe-announce_0.10.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-announce/gpe-announce_0.10.bb') diff --git a/recipes/gpe-announce/gpe-announce_0.10.bb b/recipes/gpe-announce/gpe-announce_0.10.bb index 8d05d420b6..1c9946d360 100644 --- a/recipes/gpe-announce/gpe-announce_0.10.bb +++ b/recipes/gpe-announce/gpe-announce_0.10.bb @@ -3,3 +3,6 @@ LICENSE = "GPL" inherit gpe DEPENDS = "libsoundgen libschedule gtk+ libgpewidget" + +SRC_URI[md5sum] = "3791be9e14d08687fff3d6520cbd4e09" +SRC_URI[sha256sum] = "a332aa05f21c9e977cf07bbe0a9a81e64fa0e3f8b807531609448f09976d8b2a" -- cgit 1.2.3-korg