diff --git a/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x_git.bb b/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x_git.bb index d3ada9c6..a71cb339 100644 --- a/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x_git.bb +++ b/meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x_git.bb @@ -47,3 +47,7 @@ INITSCRIPT_NAME = "gdbserverproxy" INITSCRIPT_PARAMS = "defaults 95" PARALLEL_MAKE = "" + +# Disable the "buildpaths" check while we figure out how we are +# going to address this issue. +INSANE_SKIP:${PN} += "buildpaths"