Browse Source

poppler: Ignore textrel QA errors for rv64/rv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 years ago
parent
commit
4d06338812
1 changed files with 2 additions and 0 deletions
  1. 2 0
      conf/layer.conf

+ 2 - 0
conf/layer.conf

@@ -41,6 +41,7 @@ INSANE_SKIP_append_pn-opensaf_riscv64 = " textrel"
 INSANE_SKIP_append_pn-rdma-core_riscv64 = " textrel"
 INSANE_SKIP_append_pn-util-linux_riscv64 = " textrel"
 INSANE_SKIP_append_pn-doxygen_riscv64 = " textrel"
+INSANE_SKIP_append_pn-poppler_riscv64 = " textrel"
 
 INSANE_SKIP_append_pn-cmocka_riscv32 = " textrel"
 INSANE_SKIP_append_pn-xfsdump_riscv32 = " textrel"
@@ -57,6 +58,7 @@ INSANE_SKIP_append_pn-capnproto_riscv32 = " textrel"
 INSANE_SKIP_append_pn-rdma-core_riscv32 = " textrel"
 INSANE_SKIP_append_pn-util-linux_riscv32 = " textrel"
 INSANE_SKIP_append_pn-ltp_riscv32 = " textrel"
+INSANE_SKIP_append_pn-poppler_riscv32 = " textrel"
 
 # These recipe dont _yet_ build for rv32
 COMPATIBLE_HOST_pn-openh264_riscv32 = "null"