diff --git a/conf/layer.conf b/conf/layer.conf index fb04afc..998f0c3 100644 --- a/conf/layer.conf +++ b/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"