diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-01-06 16:03:48 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-12 00:55:48 -0800 |
commit | fde91acaf7849d80a2b9c908398bee2c3452004e (patch) | |
tree | ebb85595ce212ef5e14276735abce3fcb7174eaf /meta/recipes-sato | |
parent | 4b055ed9378f223f59f81ec3fca4c5c2df372428 (diff) | |
download | poky-fde91acaf7849d80a2b9c908398bee2c3452004e.tar.gz |
puzzles: update SRC_URI Checksum due to file changing upstream
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/puzzles/puzzles_r9076.bb (renamed from meta/recipes-sato/puzzles/puzzles_r9023.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_r9023.bb b/meta/recipes-sato/puzzles/puzzles_r9076.bb index d78e4c3ce8..97582e264c 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9023.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9076.bb | |||
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=9928b60f3b78be315b7ab699c1b03ff5" | |||
10 | 10 | ||
11 | SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz" | 11 | SRC_URI = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${PV}.tar.gz" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "639ddf8d1e97d7d4caa35d0078e3293d" | 13 | SRC_URI[md5sum] = "69a3b81f5fe815f4e6fbb089af9c04f3" |
14 | SRC_URI[sha256sum] = "c74f7c3e5316efe1cfe6de5e8641ccd9827ca4dae56ec68ad59924b7d6c1bac7" | 14 | SRC_URI[sha256sum] = "26343db44dd656cc182e20c78dae0c013bb2f43f6c79c327510ea629a8eb7bbc" |
15 | #SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}" | 15 | #SRC_URI = "svn://ixion.tartarus.org/main;module=puzzles;rev=${MOD_PV}" |
16 | 16 | ||
17 | S = "${WORKDIR}/${PN}-${PV}" | 17 | S = "${WORKDIR}/${PN}-${PV}" |