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/libx11-native_1.1.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/xorg-lib/libx11-native_1.1.5.bb') diff --git a/recipes/xorg-lib/libx11-native_1.1.5.bb b/recipes/xorg-lib/libx11-native_1.1.5.bb index 71b45afdf4..1bea0dbf55 100644 --- a/recipes/xorg-lib/libx11-native_1.1.5.bb +++ b/recipes/xorg-lib/libx11-native_1.1.5.bb @@ -6,3 +6,6 @@ DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-n PROVIDES = "" inherit native + +SRC_URI[archive.md5sum] = "d1512d65dadd4f48c779d4749e7753a8" +SRC_URI[archive.sha256sum] = "da9272900e41615e9c5dc25d84730b8966da6f5c8f4c40418dca2ad040fc8b82" -- cgit v1.2.3