summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb2
1 files changed, 2 insertions, 0 deletions
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"
36 36
37# This is used to prevent the build system to strip the executables 37# This is used to prevent the build system to strip the executables
38INHIBIT_PACKAGE_STRIP = "1" 38INHIBIT_PACKAGE_STRIP = "1"
39INHIBIT_SYSROOT_STRIP = "1"
40
39# This is used to prevent the build system to split the debug info in a separate file 41# This is used to prevent the build system to split the debug info in a separate file
40INHIBIT_PACKAGE_DEBUG_SPLIT = "1" 42INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
41# As it likely to be a different arch from the Yocto build, disable checking by adding "arch" to INSANE_SKIP 43# As it likely to be a different arch from the Yocto build, disable checking by adding "arch" to INSANE_SKIP