From 845da57b03a91d15bb782325358591649df1579c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 15 Apr 2010 00:01:06 +0200 Subject: recipes: more checksums and more fixes to download them all Signed-off-by: Martin Jansa --- recipes/phalanx/phalanx_22.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/phalanx') diff --git a/recipes/phalanx/phalanx_22.bb b/recipes/phalanx/phalanx_22.bb index a59a696809..d368b0736a 100644 --- a/recipes/phalanx/phalanx_22.bb +++ b/recipes/phalanx/phalanx_22.bb @@ -25,3 +25,6 @@ do_install() { FILES_${PN} = "${palmtopdir}/chess" FILES_${PN}-dbg += "${palmtopdir}/chess/engines/Phalanx/.debug" + +SRC_URI[md5sum] = "e4e6155530a23ea0ea4ca59f8c5fda8c" +SRC_URI[sha256sum] = "e86a0a81ce1b989a4d06e0c07d64e1fcbba2456fa8e22ae24f333f186f3fc663" -- cgit 1.2.3-korg