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-autostarter/gpe-autostarter_0.11.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-autostarter/gpe-autostarter_0.11.bb') diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.11.bb b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb index 26a9e97b08..cff18d912a 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_0.11.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb @@ -8,3 +8,6 @@ inherit gpe SRC_URI += "file://dbus-new-api.patch;patch=1 \ file://makefile-fix.patch;patch=1" + +SRC_URI[md5sum] = "d993818295e00754592ee6c13db4a723" +SRC_URI[sha256sum] = "702c3336d96fb49678c1b0a95e16c76e398c63f58c947df6ba275e9cacad4629" -- cgit 1.2.3-korg