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/galago/galago-daemon_0.3.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/galago/galago-daemon_0.3.4.bb') diff --git a/recipes/galago/galago-daemon_0.3.4.bb b/recipes/galago/galago-daemon_0.3.4.bb index 243e42da4e..4bffa28d57 100644 --- a/recipes/galago/galago-daemon_0.3.4.bb +++ b/recipes/galago/galago-daemon_0.3.4.bb @@ -12,3 +12,6 @@ FILES_${PN} += "${datadir}/dbus-1/services/" inherit autotools pkgconfig + +SRC_URI[md5sum] = "958ea4a9e1be61cb5e5f35f75a9bfede" +SRC_URI[sha256sum] = "958ae2ddc89d218e7b3fe4f00a61f4ade48c8fefa768854c67425f5495387eed" -- cgit 1.2.3-korg