]> code.ossystems Code Review - openembedded-core.git/commitdiff
puzzles: upgrade to r9660
authorConstantin Musca <constantinx.musca@intel.com>
Fri, 9 Nov 2012 10:00:42 +0000 (12:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Nov 2012 12:45:35 +0000 (12:45 +0000)
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 <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/puzzles/puzzles_r9660.bb [moved from meta/recipes-sato/puzzles/puzzles_r9594.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-sato/puzzles/puzzles_r9594.bb
rename to meta/recipes-sato/puzzles/puzzles_r9660.bb
index 310798d432191d7ae66b6b7fa6c61fc1f1e257dc..37536c6a25ea078ae5d552d83662764c1f3f4857 100644 (file)
@@ -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"