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/oprofile/oprofile_0.9.6.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-kernel/oprofile') diff --git a/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb b/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb index 9679411bec..894bb9a931 100644 --- a/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb +++ b/meta/recipes-kernel/oprofile/oprofile_0.9.6.bb @@ -19,6 +19,9 @@ PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ file://opstart.patch \ file://acinclude.m4" + +SRC_URI[md5sum] = "4e407093ac06200185d5a5e6437d7242" +SRC_URI[sha256sum] = "3f0dd40a7749fc650d25d79d42ebbff8f3b6db310c36e7c3839696cc09077880" S = "${WORKDIR}/oprofile-${PV}" inherit autotools -- cgit v1.2.3-54-g00ecf