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/tuxtype/tuxtype_1.7.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/tuxtype') diff --git a/recipes/tuxtype/tuxtype_1.7.3.bb b/recipes/tuxtype/tuxtype_1.7.3.bb index 9712bcb753..75885eab38 100644 --- a/recipes/tuxtype/tuxtype_1.7.3.bb +++ b/recipes/tuxtype/tuxtype_1.7.3.bb @@ -18,3 +18,6 @@ export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config" export MKDIR_P = "mkdir -p" PARALLEL_MAKE = "" + +SRC_URI[md5sum] = "9b76e5ebb3daf3d93545dc561229e2a5" +SRC_URI[sha256sum] = "1834524115d9b4ab49552dd078f56febd618deae88e064260744721e35fe60f6" -- cgit v1.2.3