diff --git a/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb b/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb index 675b3f2c..db095d90 100644 --- a/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb +++ b/recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb @@ -36,6 +36,8 @@ ALTERNATIVE_PRIORITY = "9" # This is used to prevent the build system to strip the executables INHIBIT_PACKAGE_STRIP = "1" +INHIBIT_SYSROOT_STRIP = "1" + # This is used to prevent the build system to split the debug info in a separate file INHIBIT_PACKAGE_DEBUG_SPLIT = "1" # As it likely to be a different arch from the Yocto build, disable checking by adding "arch" to INSANE_SKIP