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/yum/yum_3.2.18.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/yum/yum_3.2.18.bb') diff --git a/recipes/yum/yum_3.2.18.bb b/recipes/yum/yum_3.2.18.bb index a41bb87179..a372b7cbe0 100644 --- a/recipes/yum/yum_3.2.18.bb +++ b/recipes/yum/yum_3.2.18.bb @@ -30,3 +30,6 @@ do_install_append () { } FILES_${PN} += "${libdir}/python* ${datadir}/yum-cli" + +SRC_URI[md5sum] = "711f518cb72a698ed98a21a374a4585e" +SRC_URI[sha256sum] = "8b3f300602ce021bf5202496b98271814935f45f3bf3c6730ba4e789b2f323c8" -- cgit v1.2.3