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-app/xev_1.0.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xorg-app/xev_1.0.3.bb') diff --git a/recipes/xorg-app/xev_1.0.3.bb b/recipes/xorg-app/xev_1.0.3.bb index b7a4070a8f..1b7dde3d4e 100644 --- a/recipes/xorg-app/xev_1.0.3.bb +++ b/recipes/xorg-app/xev_1.0.3.bb @@ -5,3 +5,6 @@ LICENSE = "MIT" PE = "1" SRC_URI += "file://diet-x11.patch;patch=1" + +SRC_URI[archive.md5sum] = "a9532c3d1683c99bb5df1895cb3a60b1" +SRC_URI[archive.sha256sum] = "d4ac7ae154ee9733be27a5f55586abb9362c768f5fb8a4fc7fd2645100a9313a" -- cgit v1.2.3