aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/bios/ti-sysbios.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/bios/ti-sysbios.inc')
-rw-r--r--recipes-ti/bios/ti-sysbios.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc
index d04a1581..c44fec32 100644
--- a/recipes-ti/bios/ti-sysbios.inc
+++ b/recipes-ti/bios/ti-sysbios.inc
@@ -19,3 +19,7 @@ do_install() {
cp -pPrf ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
}
+ALLOW_EMPTY_${PN} = "1"
+FILES_${PN}-dev += "${SYSBIOS_INSTALL_DIR_RECIPE}"
+
+INSANE_SKIP_${PN}-dev = "arch ldflags staticdev"