diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-07 20:06:29 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-09 08:18:17 -0800 |
commit | 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch) | |
tree | 774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-sato/pimlico | |
parent | ba5e0b9531b9a967aa3d408a13024590d96b8391 (diff) | |
download | poky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz |
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/pimlico')
-rw-r--r-- | meta/recipes-sato/pimlico/tasks_0.18.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-sato/pimlico/tasks_0.18.bb b/meta/recipes-sato/pimlico/tasks_0.18.bb index f3638550c2..1282e4f435 100644 --- a/meta/recipes-sato/pimlico/tasks_0.18.bb +++ b/meta/recipes-sato/pimlico/tasks_0.18.bb | |||
@@ -7,6 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
7 | 7 | ||
8 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" | 8 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" | ||
11 | SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" | ||
12 | |||
10 | OWL_poky = "--with-owl" | 13 | OWL_poky = "--with-owl" |
11 | 14 | ||
12 | PR = "r0" | 15 | PR = "r0" |