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, 3 insertions, 0 deletions
diff --git a/recipes-ti/framework-components/ti-framework-components.inc b/recipes-ti/framework-components/ti-framework-components.inc
index 46f6cfdd..b8d3f7c3 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -15,3 +15,6 @@ do_install() {
cp -pPrf ${S}/* ${D}${FC_INSTALL_DIR_RECIPE}
}
+INSANE_SKIP_${PN} = "ldflags"
+
+FILES_${PN} += "${FC_INSTALL_DIR_RECIPE}"