aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/framework-components/ti-framework-components.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/framework-components/ti-framework-components.inc')
-rw-r--r--recipes-ti/framework-components/ti-framework-components.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-ti/framework-components/ti-framework-components.inc b/recipes-ti/framework-components/ti-framework-components.inc
index b8d3f7c3..e111ec45 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -17,4 +17,5 @@ do_install() {
INSANE_SKIP_${PN} = "ldflags"
-FILES_${PN} += "${FC_INSTALL_DIR_RECIPE}"
+ALLOW_EMPTY_${PN} = "1"
+FILES_${PN}-dev += "${FC_INSTALL_DIR_RECIPE}"