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/llvm/llvm2.5-native_2.5.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/llvm/llvm2.5-native_2.5.bb') diff --git a/recipes/llvm/llvm2.5-native_2.5.bb b/recipes/llvm/llvm2.5-native_2.5.bb index 13b5a446b7..f6ed05995b 100644 --- a/recipes/llvm/llvm2.5-native_2.5.bb +++ b/recipes/llvm/llvm2.5-native_2.5.bb @@ -2,3 +2,6 @@ require llvm-native.inc SRC_URI += "file://fix-build.patch;patch=1" + +SRC_URI[md5sum] = "55df2ea8665c8094ad2ef85187b9fc74" +SRC_URI[sha256sum] = "8f3d69e63bc5d1ee2c2ee49ff07ccb7e070070a0e937813d2a6179b9e2e173ed" -- cgit v1.2.3