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/xcb/xcb-util_0.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xcb/xcb-util_0.1.bb') diff --git a/recipes/xcb/xcb-util_0.1.bb b/recipes/xcb/xcb-util_0.1.bb index 5f3057f489..dd13803a6e 100644 --- a/recipes/xcb/xcb-util_0.1.bb +++ b/recipes/xcb/xcb-util_0.1.bb @@ -1,2 +1,5 @@ include xcb-util.inc PR = "r0" + +SRC_URI[md5sum] = "c3852c5f0569e2577a6a2b06276948d1" +SRC_URI[sha256sum] = "9086821a37d29ec4158f841c948b26637f4e262f22344d834eefafb7a313d266" -- cgit 1.2.3-korg