summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofile_0.9.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofile_0.9.7.bb')
-rw-r--r--meta/recipes-kernel/oprofile/oprofile_0.9.7.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofile_0.9.7.bb b/meta/recipes-kernel/oprofile/oprofile_0.9.7.bb
new file mode 100644
index 0000000000..d7e151134c
--- /dev/null
+++ b/meta/recipes-kernel/oprofile/oprofile_0.9.7.bb
@@ -0,0 +1,11 @@
1require oprofile.inc
2
3PR = "${INC_PR}.0"
4
5SRC_URI += "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz"
6
7SRC_URI[md5sum] = "8b5d1d9b65f84420bcc3234777ad3be3"
8SRC_URI[sha256sum] = "cb5b507d5dea058d223fcad3cec8ff9638a4163106afd66d176798bbd973d527"
9
10S = "${WORKDIR}/oprofile-${PV}"
11