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/mdadm/mdadm_1.12.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/mdadm/mdadm_1.12.0.bb') diff --git a/recipes/mdadm/mdadm_1.12.0.bb b/recipes/mdadm/mdadm_1.12.0.bb index 3519f91c37..7a657a86da 100644 --- a/recipes/mdadm/mdadm_1.12.0.bb +++ b/recipes/mdadm/mdadm_1.12.0.bb @@ -2,3 +2,6 @@ require mdadm.inc PR = "r3" SRC_URI += " file://build_flags.patch;patch=1 " + +SRC_URI[mdadm-1.12.0.md5sum] = "736705240e918294740929518477fc6f" +SRC_URI[mdadm-1.12.0.sha256sum] = "22831449225cc39948b187c9e3bd89ba12d5c8abee18b2d0242da883cb7d9490" -- cgit v1.2.3