diff options
Diffstat (limited to 'recipes-ti/framework-components')
-rw-r--r-- | recipes-ti/framework-components/ti-framework-components.inc | 3 | ||||
-rw-r--r-- | recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb | 2 |
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 | ||
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}" | ||
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 @@ | |||
1 | require ti-framework-components.inc | 1 | require ti-framework-components.inc |
2 | 2 | ||
3 | PV = "3_40_00_02" | 3 | PV = "3_40_00_02" |
4 | PR = "r0" | 4 | PR = "r1" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6" | 6 | LIC_FILES_CHKSUM = "file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6" |
7 | 7 | ||