Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | require oprofile.inc |
| 2 | |
Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 3 | COMPATIBLE_HOST_riscv64 = "null" |
| 4 | COMPATIBLE_HOST_riscv32 = "null" |
| 5 | |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 6 | DEPENDS_append_powerpc64 = " libpfm4" |
Andrew Geissler | 82c905d | 2020-04-13 13:39:40 -0500 | [diff] [blame] | 7 | DEPENDS_append_powerpc64le = " libpfm4" |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 8 | |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 9 | SRC_URI[md5sum] = "bd998df5521ebedae31e71cd3fb6200b" |
| 10 | SRC_URI[sha256sum] = "95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6" |
| 11 | |
| 12 | S = "${WORKDIR}/oprofile-${PV}" |
| 13 | |