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.14.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-announce/gpe-announce_0.14.bb') diff --git a/recipes/gpe-announce/gpe-announce_0.14.bb b/recipes/gpe-announce/gpe-announce_0.14.bb index 9fb7e95daf..d327d84395 100644 --- a/recipes/gpe-announce/gpe-announce_0.14.bb +++ b/recipes/gpe-announce/gpe-announce_0.14.bb @@ -5,3 +5,6 @@ LICENSE = "GPL" PR = "r0" SRC_URI += "file://fix-esound.diff;patch=1" + +SRC_URI[md5sum] = "4ec782fb49dd0e5549817d9e8601f9fc" +SRC_URI[sha256sum] = "447c23943d4c004ceb25c7079058f79e270915cf6650e31c92498865dbed22a6" -- cgit 1.2.3-korg