]> code.ossystems Code Review - openembedded-core.git/commitdiff
puzzles: upgrade to r9712
authorConstantin Musca <constantinx.musca@intel.com>
Mon, 3 Dec 2012 15:34:42 +0000 (17:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:34 +0000 (12:30 +0000)
License checksum change due to:
< Schmidt and Steffen Bauer.
> Schmidt, Steffen Bauer and Lennard Sprong.

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-sato/puzzles/puzzles_r9712.bb [moved from meta/recipes-sato/puzzles/puzzles_r9660.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-sato/puzzles/puzzles_r9660.bb
rename to meta/recipes-sato/puzzles/puzzles_r9712.bb
index 37536c6a25ea078ae5d552d83662764c1f3f4857..5ab316169e27ba0b057b5e1daa23bc706e8c08ba 100644 (file)
@@ -6,7 +6,7 @@ PR = "r0"
 MOD_PV = "${@d.getVar('PV',1)[1:]}"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENCE;md5=87478fe5bc9ea8f356c5479a5617324a"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=31790deb1e1aac4626e7d1bc04587eb0"
 
 # 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"