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/0xFFFF/0xffff-native_0.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/0xFFFF/0xffff-native_0.2.bb') diff --git a/recipes/0xFFFF/0xffff-native_0.2.bb b/recipes/0xFFFF/0xffff-native_0.2.bb index be15c8e900..7ab47f110a 100644 --- a/recipes/0xFFFF/0xffff-native_0.2.bb +++ b/recipes/0xFFFF/0xffff-native_0.2.bb @@ -19,3 +19,6 @@ do_deploy() { addtask deploy before do_package after do_install + +SRC_URI[md5sum] = "31cd82986ccfabdf01a6a99aa00f975b" +SRC_URI[sha256sum] = "6d061f8431b76ba1dd09401880c7029e490be8c04cac14ba89db7ea7d0ab77bf" -- cgit v1.2.3