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-kernel/oprofile/oprofile_0.9.6.bb | |
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-kernel/oprofile/oprofile_0.9.6.bb')
-rw-r--r-- | meta/recipes-kernel/oprofile/oprofile_0.9.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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" | |||
19 | SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ | 19 | SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ |
20 | file://opstart.patch \ | 20 | file://opstart.patch \ |
21 | file://acinclude.m4" | 21 | file://acinclude.m4" |
22 | |||
23 | SRC_URI[md5sum] = "4e407093ac06200185d5a5e6437d7242" | ||
24 | SRC_URI[sha256sum] = "3f0dd40a7749fc650d25d79d42ebbff8f3b6db310c36e7c3839696cc09077880" | ||
22 | S = "${WORKDIR}/oprofile-${PV}" | 25 | S = "${WORKDIR}/oprofile-${PV}" |
23 | 26 | ||
24 | inherit autotools | 27 | inherit autotools |