Explorar o código

oprofile: Disable build on riscv

Not supported arch yet

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj %!s(int64=4) %!d(string=hai) anos
pai
achega
f33a094ddb
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      meta-oe/recipes-kernel/oprofile/oprofile_1.3.0.bb

+ 3 - 0
meta-oe/recipes-kernel/oprofile/oprofile_1.3.0.bb

@@ -1,5 +1,8 @@
 require oprofile.inc
 
+COMPATIBLE_HOST_riscv64 = "null"
+COMPATIBLE_HOST_riscv32 = "null"
+
 DEPENDS_append_powerpc64 = " libpfm4"
 DEPENDS_append_powerpc64le = " libpfm4"