diff options
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/bios/ti-sysbios.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc index c44fec32..408be783 100644 --- a/recipes-ti/bios/ti-sysbios.inc +++ b/recipes-ti/bios/ti-sysbios.inc | |||
@@ -22,4 +22,7 @@ do_install() { | |||
22 | ALLOW_EMPTY_${PN} = "1" | 22 | ALLOW_EMPTY_${PN} = "1" |
23 | FILES_${PN}-dev += "${SYSBIOS_INSTALL_DIR_RECIPE}" | 23 | FILES_${PN}-dev += "${SYSBIOS_INSTALL_DIR_RECIPE}" |
24 | 24 | ||
25 | INHIBIT_PACKAGE_STRIP = "1" | ||
26 | INHIBIT_SYSROOT_STRIP = "1" | ||
27 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
25 | INSANE_SKIP_${PN}-dev = "arch ldflags staticdev" | 28 | INSANE_SKIP_${PN}-dev = "arch ldflags staticdev" |