Просмотр исходного кода

layer.conf: Additional set of packages to disable on rv32

These packages are listed right below the main package they depend on,
once that package is fixed for rv32, they should be rebuilt and tested
again.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 лет назад
Родитель
Сommit
487f265884
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      conf/layer.conf

+ 11 - 0
conf/layer.conf

@@ -72,6 +72,7 @@ COMPATIBLE_HOST_pn-openh264_riscv32 = "null"
 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
@@ -80,12 +81,22 @@ COMPATIBLE_HOST_pn-lttng-modules_riscv32 = "null"
 COMPATIBLE_HOST_pn-android-tools_riscv32 = "null"
 # Needs porting to rv32
 COMPATIBLE_HOST_pn-strace_riscv32 = "null"
+COMPATIBLE_HOST_pn-ostree_riscv32 = "null"
 # Klibc needs porting in usr/klibc/arch/riscv32
 COMPATIBLE_HOST_pn-klibc_riscv32 = "null"
 COMPATIBLE_HOST_pn-klibc-static-utils_riscv32 = "null"
+COMPATIBLE_HOST_pn-klibc-utils_riscv32 = "null"
+COMPATIBLE_HOST_pn-klcc-cross_riscv32 = "null"
+COMPATIBLE_HOST_pn-kexecboot-klibc_riscv32 = "null"
+COMPATIBLE_HOST_pn-ubi-utils-klibc_riscv32 = "null"
+
 # needs syscalls addressed for rv32
 COMPATIBLE_HOST_pn-qemu_riscv32 = "null"
 # Fails to configure
 COMPATIBLE_HOST_pn-samba_riscv32 = "null"
+COMPATIBLE_HOST_pn-smbnetfs_riscv32 = "null"
+COMPATIBLE_HOST_pn-gnome-control-center_riscv32 = "null"
+COMPATIBLE_HOST_pn-thunar-shares-plugin_riscv32 = "null"
+
 # sipe-mime.c:129:30: error: cast from 'GTypeInstance *' (aka 'struct _GTypeInstance *') to 'GMimeStreamFilter *' (aka 'struct _GMimeStreamFilter *') increases required al ignment from 4 to 8 [-Werror,-Wcast-align]
 COMPATIBLE_HOST_pn-pidgin-sipe_riscv32 = "null"