summaryrefslogtreecommitdiffstats
path: root/recipes-ti/framework-components
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
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')
-rw-r--r--recipes-ti/framework-components/ti-framework-components.inc3
-rw-r--r--recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb2
2 files changed, 3 insertions, 2 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}"
diff --git a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
index 2dd8548b..78f764d1 100644
--- a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
+++ b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
@@ -1,7 +1,7 @@
1require ti-framework-components.inc 1require ti-framework-components.inc
2 2
3PV = "3_40_00_02" 3PV = "3_40_00_02"
4PR = "r0" 4PR = "r1"
5 5
6LIC_FILES_CHKSUM = "file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6" 6LIC_FILES_CHKSUM = "file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6"
7 7