Browse Source

qtbase: Ignore textrels for rv32

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

+ 1 - 0
conf/layer.conf

@@ -59,6 +59,7 @@ 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"
+INSANE_SKIP_append_pn-qtbase_riscv32 = " textrel"
 
 # These recipe dont _yet_ build for rv32
 COMPATIBLE_HOST_pn-openh264_riscv32 = "null"