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 +++ meta/recipes-kernel/lttng/lttng-ust_0.8.bb | 3 +++ meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb | 3 +++ 3 files changed, 9 insertions(+) (limited to 'meta/recipes-kernel/lttng') diff --git a/meta/recipes-kernel/lttng/lttng-control_0.88.bb b/meta/recipes-kernel/lttng/lttng-control_0.88.bb index a96b80c813..502064f186 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 diff --git a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb index 79b620e981..7d88b1638d 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb @@ -16,6 +16,9 @@ PR = "r0" SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz" +SRC_URI[md5sum] = "333ff7c8fef92b31dff85789865bb791" +SRC_URI[sha256sum] = "802398bc2c3ad5c80bd236d1ee24968f4da8a1401695e8dc15cb396ac836abb4" + S = "${WORKDIR}/ust-${PV}" inherit autotools diff --git a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb index 71bcb8082f..550d8f5184 100644 --- a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb +++ b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb @@ -16,6 +16,9 @@ SECTION = "devel" ALTNAME = "lttv-${PV}-20082010" SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz" + +SRC_URI[md5sum] = "ebcbc4e21184b4b0dcb0611b4977dad8" +SRC_URI[sha256sum] = "d258b13cd76c37e4f8395c06159986dd45517bef312895ffa59722087a2879e7" S = "${WORKDIR}/${ALTNAME}" inherit autotools -- cgit v1.2.3-54-g00ecf