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/xfce-extras/gigolo_0.3.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xfce-extras/gigolo_0.3.2.bb') diff --git a/recipes/xfce-extras/gigolo_0.3.2.bb b/recipes/xfce-extras/gigolo_0.3.2.bb index df31afd511..c37cdfcfb5 100644 --- a/recipes/xfce-extras/gigolo_0.3.2.bb +++ b/recipes/xfce-extras/gigolo_0.3.2.bb @@ -15,3 +15,6 @@ SRC_URI = "http://files.uvena.de/${PN}/${PN}-${PV}.tar.bz2" do_compile() { oe_runmake } + +SRC_URI[md5sum] = "e810a525b495d08bce69317aa37d6134" +SRC_URI[sha256sum] = "e4b20c058ba70f3aa0258ff16817e238303f5d1efb87dbac4acf016e628a7151" -- cgit v1.2.3