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-proto/inputproto_1.4.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xorg-proto/inputproto_1.4.2.bb') diff --git a/recipes/xorg-proto/inputproto_1.4.2.bb b/recipes/xorg-proto/inputproto_1.4.2.bb index 9f09fff7b7..30f3e55902 100644 --- a/recipes/xorg-proto/inputproto_1.4.2.bb +++ b/recipes/xorg-proto/inputproto_1.4.2.bb @@ -2,3 +2,6 @@ require xorg-proto-common.inc PR = "r1" PE = "1" + +SRC_URI[archive.md5sum] = "e2c4cf4c2ad59d1e27f09381f6b4a3c3" +SRC_URI[archive.sha256sum] = "62ba68a056daa89f5b21a02b27f6a4c858933e1c5547c9d16985d9ed182014e6" -- cgit v1.2.3