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/xoscope/xoscope_1.12.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xoscope') diff --git a/recipes/xoscope/xoscope_1.12.bb b/recipes/xoscope/xoscope_1.12.bb index 67267cc216..5ca739b56e 100644 --- a/recipes/xoscope/xoscope_1.12.bb +++ b/recipes/xoscope/xoscope_1.12.bb @@ -11,3 +11,6 @@ PARALLEL_MAKE = "" FILES_${PN}-dbg += "${libexecdir}/xoscope/.debug" + +SRC_URI[md5sum] = "89f8019a772713a976b634305d29cfe5" +SRC_URI[sha256sum] = "d7dec98f0d85f7ce889d0b2fcb4ed683a6384057ccea2ab531a0710969ff7ca2" -- cgit v1.2.3