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/bash/bash_3.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/bash/bash_3.0.bb') diff --git a/recipes/bash/bash_3.0.bb b/recipes/bash/bash_3.0.bb index 8165d07f3c..2382b11c72 100644 --- a/recipes/bash/bash_3.0.bb +++ b/recipes/bash/bash_3.0.bb @@ -6,3 +6,6 @@ SRC_URI += "\ file://default_path.patch;patch=1 \ file://signames-mipsel.diff;patch=1 \ " + +SRC_URI[archive.md5sum] = "26c4d642e29b3533d8d754995bc277b3" +SRC_URI[archive.sha256sum] = "72d3f9d80fb4622e79ee5019314668b7bd6747182fa0928c8742002b7568586f" -- cgit v1.2.3