diff --git a/conf/layer.conf b/conf/layer.conf index 80cc443..043407b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -22,3 +22,5 @@ BBFILES_DYNAMIC += " \ LAYERSERIES_COMPAT_riscv-layer = "warrior zeus dunfell" INSANE_SKIP_${MLPREFIX}eudev_riscv64 = "textrel" +INSANE_SKIP_${MLPREFIX}gdb_riscv64 = "textrel" +INSANE_SKIP_${MLPREFIX}perf_riscv64 = "textrel"