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/gsmmux_alpha-2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpephone/gsmmux_alpha-2.bb') diff --git a/recipes/gpephone/gsmmux_alpha-2.bb b/recipes/gpephone/gsmmux_alpha-2.bb index 9a6433a58a..1c3d1e6257 100644 --- a/recipes/gpephone/gsmmux_alpha-2.bb +++ b/recipes/gpephone/gsmmux_alpha-2.bb @@ -10,3 +10,6 @@ inherit gpe SRC_URI = "http://download2.berlios.de/gsmmux/${P}.tar.gz \ file://gsmmux-makefile.patch;patch=1;pnum=0" + +SRC_URI[md5sum] = "5bfa5605d9565ff01138d7a574cc2614" +SRC_URI[sha256sum] = "fc029984019736eab2b0f10ce28d48ff88f8ceed7a1739cb4b71b851c4b89b91" -- cgit 1.2.3-korg