diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-12-03 17:34:42 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-06 12:31:11 +0000 |
commit | 2907c80bf1be8be6866346c0c0615ec0dd459c44 (patch) | |
tree | f2c8093948844dcf50fb7573dbc3c0267e15d79e /meta/recipes-sato/puzzles | |
parent | efedbc4a8af9e8538244f60eaad631e827bc8654 (diff) | |
download | poky-2907c80bf1be8be6866346c0c0615ec0dd459c44.tar.gz |
puzzles: upgrade to r9712
License checksum change due to:
< Schmidt and Steffen Bauer.
> Schmidt, Steffen Bauer and Lennard Sprong.
(From OE-Core rev: 699b3b4451a7fe88e0dab46c5a781998226e377e)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/puzzles')
-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" | |||
6 | MOD_PV = "${@d.getVar('PV',1)[1:]}" | 6 | MOD_PV = "${@d.getVar('PV',1)[1:]}" |
7 | 7 | ||
8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=87478fe5bc9ea8f356c5479a5617324a" | 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=31790deb1e1aac4626e7d1bc04587eb0" |
10 | 10 | ||
11 | # Upstream updates puzzles.tar.gz for the new release, so checksums seem to be changing regularly right now | 11 | # Upstream updates puzzles.tar.gz for the new release, so checksums seem to be changing regularly right now |
12 | SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV};protocol=svn" | 12 | SRC_URI = "svn://svn.tartarus.org/sgt;module=puzzles;rev=${MOD_PV};protocol=svn" |