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/libabenabler2_1.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/gpephone/libabenabler2_1.0.bb') diff --git a/recipes/gpephone/libabenabler2_1.0.bb b/recipes/gpephone/libabenabler2_1.0.bb index ce8470274d..69a07083c5 100644 --- a/recipes/gpephone/libabenabler2_1.0.bb +++ b/recipes/gpephone/libabenabler2_1.0.bb @@ -21,3 +21,6 @@ do_configure_prepend () { do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "6bb28fc35f7589b8fae2ed73f9e5e08e" +SRC_URI[sha256sum] = "901eb2cd2b817f70ee400565f714ee95b3ebed692ba37a579b6d71a21dab1a43" -- cgit 1.2.3-korg