ソースを参照

ltp: Enable buids on rv32/musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 年 前
コミット
ec2c3d1104
1 ファイル変更2 行追加1 行削除
  1. 2 1
      conf/layer.conf

+ 2 - 1
conf/layer.conf

@@ -80,7 +80,8 @@ COMPATIBLE_HOST_pn-gerbera_riscv32 = "null"
 COMPATIBLE_HOST_pn-jack_riscv32 = "null"
 COMPATIBLE_HOST_pn-directfb_riscv32 = "null"
 COMPATIBLE_HOST_pn-telepathy-glib_riscv32 = "null"
-COMPATIBLE_HOST_pn-ltp_riscv32 = "null"
+# Enable LTP only for musl for now
+COMPATIBLE_HOST_pn-ltp_libc-glibc_riscv32 = "null"
 COMPATIBLE_HOST_pn-gnome-desktop3_riscv32 = "null"
 COMPATIBLE_HOST_pn-libgweather_riscv32 = "null"
 COMPATIBLE_HOST_pn-android-tools_riscv32 = "null"