diff --git a/meta-arago-test/recipes-devtools/bpftool/bpftool-ti.inc b/meta-arago-test/recipes-devtools/bpftool/bpftool-ti.inc
new file mode 100644
index 00000000..0310ebaa
--- /dev/null
+++ b/meta-arago-test/recipes-devtools/bpftool/bpftool-ti.inc
@@ -0,0 +1 @@
+DEBUG_PREFIX_MAP:remove:class-native = "-fcanon-prefix-map"
diff --git a/meta-arago-test/recipes-devtools/bpftool/bpftool.bbappend b/meta-arago-test/recipes-devtools/bpftool/bpftool.bbappend
new file mode 100644
index 00000000..b2dfa9d5
--- /dev/null
+++ b/meta-arago-test/recipes-devtools/bpftool/bpftool.bbappend
@@ -0,0 +1,4 @@
+BPFTOOL_TI = ""
+BPFTOOL_TI:ti-soc = "bpftool-ti.inc"
+
+require ${BPFTOOL_TI}
