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/xorg-lib/pixman_0.11.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xorg-lib/pixman_0.11.4.bb') diff --git a/recipes/xorg-lib/pixman_0.11.4.bb b/recipes/xorg-lib/pixman_0.11.4.bb index 873a57df6e..0e24a5bfb7 100644 --- a/recipes/xorg-lib/pixman_0.11.4.bb +++ b/recipes/xorg-lib/pixman_0.11.4.bb @@ -2,3 +2,6 @@ require pixman.inc PR = "${INC_PR}.0" DEFAULT_PREFERENCE = "-1" + +SRC_URI[archive.md5sum] = "8c8afc259af61d42aa9b3d8ec5a9a03b" +SRC_URI[archive.sha256sum] = "d034f4afb4329c38e8789a5a7a384194c7402094b4c2b7600d2d86d8589e8571" -- cgit v1.2.3