summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofile_0.9.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofile_0.9.8.bb')
-rw-r--r--meta/recipes-kernel/oprofile/oprofile_0.9.8.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofile_0.9.8.bb b/meta/recipes-kernel/oprofile/oprofile_0.9.8.bb
index d283b5cd03..4491e7d7ce 100644
--- a/meta/recipes-kernel/oprofile/oprofile_0.9.8.bb
+++ b/meta/recipes-kernel/oprofile/oprofile_0.9.8.bb
@@ -1,9 +1,13 @@
1require oprofile.inc 1require oprofile.inc
2 2
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.1"
4 4
5SRC_URI += "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \ 5SRC_URI += "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \
6 file://0001-Add-rmb-definition-for-AArch64-architecture.patch" 6 file://0001-Add-rmb-definition-for-AArch64-architecture.patch \
7 file://0001-OProfile-doesn-t-build-for-32-bit-ppc-the-operf_util.patch \
8 file://0001-Handle-early-perf_events-kernel-without-PERF_RECORD_.patch \
9 file://0001-Fix-up-configure-to-handle-architectures-that-do-not.patch \
10 file://0001-Change-configure-to-look-for-libpfm4-function-first-.patch"
7 11
8SRC_URI[md5sum] = "6d127023af1dd1cf24e15411229f3cc8" 12SRC_URI[md5sum] = "6d127023af1dd1cf24e15411229f3cc8"
9SRC_URI[sha256sum] = "ab45900fa1a23e5d5badf3c0a55f26c17efe6e184efcf00b371433751fa761bc" 13SRC_URI[sha256sum] = "ab45900fa1a23e5d5badf3c0a55f26c17efe6e184efcf00b371433751fa761bc"