From 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 7 Dec 2010 20:06:29 -0800 Subject: SRC_URI Checksums Additionals Signed-off-by: Saul Wold --- meta/recipes-sato/pimlico/tasks_0.18.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-sato/pimlico') 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 \ SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz" +SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" +SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" + OWL_poky = "--with-owl" PR = "r0" -- cgit 1.2.3-korg