diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-05-27 18:15:46 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-06-01 10:42:41 -0400 |
| commit | e7816d0b731205e43eec89e3156f161e96c1ecb6 (patch) | |
| tree | 3a8ebf0e5f3d15e4b9cc07185addb634444665ea /recipes-ti/framework-components | |
| parent | 6beab1e6358b48861c1452a5d5e64e31c6d76115 (diff) | |
| download | meta-ti-e7816d0b731205e43eec89e3156f161e96c1ecb6.tar.gz | |
ti-framework-components: Add all files to the main package.
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.inc | 3 | ||||
| -rw-r--r-- | recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb | 4 |
2 files changed, 4 insertions, 3 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() { | |||
| 15 | cp -pPrf ${S}/* ${D}${FC_INSTALL_DIR_RECIPE} | 15 | cp -pPrf ${S}/* ${D}${FC_INSTALL_DIR_RECIPE} |
| 16 | } | 16 | } |
| 17 | 17 | ||
| 18 | INSANE_SKIP_${PN} = "ldflags" | ||
| 19 | |||
| 20 | FILES_${PN} += "${FC_INSTALL_DIR_RECIPE}" | ||
diff --git a/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb b/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb index 9570678f..1ec10b15 100644 --- a/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb +++ b/recipes-ti/framework-components/ti-framework-components_2.26.00.01.bb | |||
| @@ -1,11 +1,9 @@ | |||
| 1 | require ti-framework-components.inc | 1 | require ti-framework-components.inc |
| 2 | 2 | ||
| 3 | PV = "2_26_00_01" | 3 | PV = "2_26_00_01" |
| 4 | PR = "r1" | 4 | PR = "r2" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75" | 6 | LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75" |
| 7 | 7 | ||
| 8 | SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af" | 8 | SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af" |
| 9 | SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048" | 9 | SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048" |
| 10 | |||
| 11 | INSANE_SKIP_${PN} = "installed-vs-shipped" | ||
