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-question/gpe-question_0.04.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpe-question') diff --git a/recipes/gpe-question/gpe-question_0.04.bb b/recipes/gpe-question/gpe-question_0.04.bb index d2cad00803..e0b82a52fc 100644 --- a/recipes/gpe-question/gpe-question_0.04.bb +++ b/recipes/gpe-question/gpe-question_0.04.bb @@ -7,3 +7,6 @@ DEPENDS = "libgpewidget" RDEPENDS = "gpe-icons" SECTION = "gpe" DESCRIPTION = "GPE interface for asking questions from shell scripts" + +SRC_URI[md5sum] = "8187ca6f6e5da27a3b224469a3cbb76d" +SRC_URI[sha256sum] = "14fb095d231343a576da5e8aa7807b09cd7bde2df59a5a569495dc03a434d178" -- cgit v1.2.3