mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-10 10:45:41 +02:00
conf/layer.conf: Add gdb/perf to exception list for textrel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user