From patchwork Fri Nov 9 10:00:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] puzzles: upgrade to r9660 Date: Fri, 09 Nov 2012 10:00:42 -0000 From: Constantin Musca X-Patchwork-Id: 38835 Message-Id: <1352455242-5171-2-git-send-email-constantinx.musca@intel.com> To: openembedded-core@lists.openembedded.org Cc: Constantin Musca License checksum change due to diff: 4,5c4,5 < K?lker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou and < Bernd Schmidt. > K?lker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd > Schmidt and Steffen Bauer. Signed-off-by: Constantin Musca --- meta/recipes-sato/puzzles/{puzzles_r9594.bb => puzzles_r9660.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/puzzles/{puzzles_r9594.bb => puzzles_r9660.bb} (96%) diff --git a/meta/recipes-sato/puzzles/puzzles_r9594.bb b/meta/recipes-sato/puzzles/puzzles_r9660.bb similarity index 96% rename from meta/recipes-sato/puzzles/puzzles_r9594.bb rename to meta/recipes-sato/puzzles/puzzles_r9660.bb index 310798d..37536c6 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9594.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9660.bb @@ -6,7 +6,7 @@ PR = "r0" MOD_PV = "${@d.getVar('PV',1)[1:]}" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENCE;md5=453de74d749439762ef4814f7bee1fec" +LIC_FILES_CHKSUM = "file://LICENCE;md5=87478fe5bc9ea8f356c5479a5617324a" # Upstream updates puzzles.tar.gz for the new release, so checksums seem to be changing regularly right now SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV};protocol=svn"