aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofile_0.9.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofile_0.9.9.bb')
-rw-r--r--meta/recipes-kernel/oprofile/oprofile_0.9.9.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofile_0.9.9.bb b/meta/recipes-kernel/oprofile/oprofile_0.9.9.bb
new file mode 100644
index 0000000000..6080a3e0e5
--- /dev/null
+++ b/meta/recipes-kernel/oprofile/oprofile_0.9.9.bb
@@ -0,0 +1,15 @@
+require oprofile.inc
+
+DEPENDS += "virtual/kernel"
+DEPENDS_append_powerpc64 = " libpfm4"
+
+SRC_URI += "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \
+ file://0001-Add-rmb-definition-for-AArch64-architecture.patch \
+ file://0001-Tidy-powerpc64-bfd-target-check.patch \
+ "
+SRC_URI[md5sum] = "00aec1287da2dfffda17a9b1c0a01868"
+SRC_URI[sha256sum] = "1e523400daaba7b8d0d15269e977a08b40edfea53970774b69ae130e25117597"
+
+
+S = "${WORKDIR}/oprofile-${PV}"
+