blob: 8242a835f418f6b31519611ef41dd710d09ad722 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require oprofile.inc
2
Andrew Geissler82c905d2020-04-13 13:39:40 -05003COMPATIBLE_HOST_riscv64 = "null"
4COMPATIBLE_HOST_riscv32 = "null"
5
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08006DEPENDS_append_powerpc64 = " libpfm4"
Andrew Geissler82c905d2020-04-13 13:39:40 -05007DEPENDS_append_powerpc64le = " libpfm4"
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08008
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08009SRC_URI[md5sum] = "bd998df5521ebedae31e71cd3fb6200b"
10SRC_URI[sha256sum] = "95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6"
11
12S = "${WORKDIR}/oprofile-${PV}"
13