diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-06-05 16:56:29 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-06-05 10:17:40 -0400 |
| commit | 147aeb445c891b70dd468dee00420a22e26a58e4 (patch) | |
| tree | 2d1396f5b770d869e92d76e6b6c547426695408a /recipes-ti/framework-components/ti-framework-components.inc | |
| parent | edbe41e86b62377c18cc68647c808e4dd269bdfb (diff) | |
| download | meta-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.inc | 3 |
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 | ||
| 18 | INSANE_SKIP_${PN} = "ldflags" | 18 | INSANE_SKIP_${PN} = "ldflags" |
| 19 | 19 | ||
| 20 | FILES_${PN} += "${FC_INSTALL_DIR_RECIPE}" | 20 | ALLOW_EMPTY_${PN} = "1" |
| 21 | FILES_${PN}-dev += "${FC_INSTALL_DIR_RECIPE}" | ||
