瀏覽代碼

oprofile: Disable build on riscv

Not supported arch yet

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 4 年之前
父節點
當前提交
f33a094ddb
共有 1 個文件被更改,包括 3 次插入0 次删除
  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"