aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-12-03 17:34:42 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-06 12:30:34 +0000
commit699b3b4451a7fe88e0dab46c5a781998226e377e (patch)
treecca5fa286d2c1e49b4ce14986d86ebcdeaf2122f /meta
parent6b87ac303c1f7357c9630359614b373082a59506 (diff)
downloadopenembedded-core-699b3b4451a7fe88e0dab46c5a781998226e377e.tar.gz
puzzles: upgrade to r9712
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>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-sato/puzzles/puzzles_r9712.bb (renamed from meta/recipes-sato/puzzles/puzzles_r9660.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_r9660.bb b/meta/recipes-sato/puzzles/puzzles_r9712.bb
index 37536c6a25..5ab316169e 100644
--- a/meta/recipes-sato/puzzles/puzzles_r9660.bb
+++ b/meta/recipes-sato/puzzles/puzzles_r9712.bb
@@ -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"