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/patcher/patcher-native_20040913.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/patcher/patcher-native_20040913.bb') diff --git a/recipes/patcher/patcher-native_20040913.bb b/recipes/patcher/patcher-native_20040913.bb index c071d52404..6f321d9bd8 100644 --- a/recipes/patcher/patcher-native_20040913.bb +++ b/recipes/patcher/patcher-native_20040913.bb @@ -18,3 +18,6 @@ PATCHTOOL = "patch" do_stage() { install -m 0755 patcher.py ${STAGING_BINDIR}/patcher } + +SRC_URI[md5sum] = "08649756a41358b24e1857201a90f8bf" +SRC_URI[sha256sum] = "bad7cc70c773ecc05edf7d511f37f50a3e753fa8cddea0a81f2fc8f582a10489" -- cgit v1.2.3