summaryrefslogtreecommitdiffstats
path: root/recipes-ti/framework-components/ti-framework-components.inc
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-06-05 16:56:29 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-05 10:17:40 -0400
commit147aeb445c891b70dd468dee00420a22e26a58e4 (patch)
tree2d1396f5b770d869e92d76e6b6c547426695408a /recipes-ti/framework-components/ti-framework-components.inc
parentedbe41e86b62377c18cc68647c808e4dd269bdfb (diff)
downloadmeta-ti-147aeb445c891b70dd468dee00420a22e26a58e4.tar.gz
rtos-recipes: Add files to ${PN}-dev instead of ${PN}.
* These packages only contain firmware development files. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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() {
17 17
18INSANE_SKIP_${PN} = "ldflags" 18INSANE_SKIP_${PN} = "ldflags"
19 19
20FILES_${PN} += "${FC_INSTALL_DIR_RECIPE}" 20ALLOW_EMPTY_${PN} = "1"
21FILES_${PN}-dev += "${FC_INSTALL_DIR_RECIPE}"