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-kernel/lttng/lttng-control_0.88.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-kernel/lttng/lttng-control_0.88.bb') diff --git a/meta/recipes-kernel/lttng/lttng-control_0.88.bb b/meta/recipes-kernel/lttng/lttng-control_0.88.bb index a96b80c81..502064f18 100644 --- a/meta/recipes-kernel/lttng/lttng-control_0.88.bb +++ b/meta/recipes-kernel/lttng/lttng-control_0.88.bb @@ -10,6 +10,9 @@ LTTDATE = "09242010" SRC_URI = "http://ltt.polymtl.ca/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz" +SRC_URI[md5sum] = "ca81d874352756837518d74c9d1091a7" +SRC_URI[sha256sum] = "89c625a4d1b0823954217df232a31f3cae31de7b6655c0d885a61bece0dfcd88" + S = "${WORKDIR}/ltt-control-${PV}-${LTTDATE}" inherit autotools -- cgit v1.2.3