python3-matplotlib,smem: Enable builds for rv32

python3-matplotlib is now fixed to build for rv32 on meta-python

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-11-29 18:29:20 -08:00
parent 7ca3cc6df1
commit 9d10fd4f37

View File

@@ -74,9 +74,6 @@ INSANE_SKIP_append_pn-perf_riscv32 = " textrel"
COMPATIBLE_HOST_pn-openh264_riscv32 = "null"
# Need to port - tcf/cpudefs-mdep.h
COMPATIBLE_HOST_pn-tcf-agent_riscv32 = "null"
# ld.lld: error: lto.tmp: cannot link object files with different floating-point ABI
COMPATIBLE_HOST_pn-python3-matplotlib_riscv32 = "null"
COMPATIBLE_HOST_pn-smem_riscv32 = "null"
# needs SYS_ppoll and SYS_pselect6
COMPATIBLE_HOST_pn-lttng-tools_riscv32 = "null"
# LTTng-modules requires CONFIG_KPROBES on kernels >= 5.7.0