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.13.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-announce/gpe-announce_0.13.bb') diff --git a/recipes/gpe-announce/gpe-announce_0.13.bb b/recipes/gpe-announce/gpe-announce_0.13.bb index 21538c43a7..ec80fb5db9 100644 --- a/recipes/gpe-announce/gpe-announce_0.13.bb +++ b/recipes/gpe-announce/gpe-announce_0.13.bb @@ -8,3 +8,6 @@ SRC_URI += " \ file://fix-esound.diff;patch=1 \ file://fix-install.diff;patch=1 \ " + +SRC_URI[md5sum] = "74ca3a6e37c9d9ae9fe2c50fc6d8350f" +SRC_URI[sha256sum] = "63490b00244b0e6d7b54205e0d27ab22784ad0b328c7fa3e56aa0133677884fe" -- cgit 1.2.3-korg