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/gpephone/voicecall_0.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpephone/voicecall_0.1.bb') diff --git a/recipes/gpephone/voicecall_0.1.bb b/recipes/gpephone/voicecall_0.1.bb index 82bebf9d50..33a96e6e36 100644 --- a/recipes/gpephone/voicecall_0.1.bb +++ b/recipes/gpephone/voicecall_0.1.bb @@ -7,3 +7,6 @@ PR = "r0" DEPENDS = "gtk+ dbus-glib libgpewidget libgpephone libiac libvocenabler libabenabler libchenabler" inherit gpephone autotools + +SRC_URI[md5sum] = "7fa731310c2f5e334ca4eba9c5482965" +SRC_URI[sha256sum] = "f6ddc993d4890b9500a63345f76acd3eb4a04a9190fcd055f323319627bf104e" -- cgit 1.2.3-korg