diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-11-09 12:00:42 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-12 13:36:39 +0000 |
commit | d69683f2303a6759ee28730027e51d0aff9430e2 (patch) | |
tree | 6e97927b458e35e87fcfcb806d754a294f286397 /meta/recipes-sato | |
parent | 1815a99f9fa290ae7dada90534b4d5db8e80a307 (diff) | |
download | poky-d69683f2303a6759ee28730027e51d0aff9430e2.tar.gz |
puzzles: upgrade to r9660
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.
(From OE-Core rev: dbf89870ae2eade8210ef6bbc9c13be17336ea68)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/puzzles/puzzles_r9660.bb (renamed from meta/recipes-sato/puzzles/puzzles_r9594.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_r9594.bb b/meta/recipes-sato/puzzles/puzzles_r9660.bb index 310798d432..37536c6a25 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9594.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9660.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=453de74d749439762ef4814f7bee1fec" | 9 | LIC_FILES_CHKSUM = "file://LICENCE;md5=87478fe5bc9ea8f356c5479a5617324a" |
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" |