1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

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>
This commit is contained in:
Jacob Stiffler
2015-05-27 18:15:46 +00:00
committed by Denys Dmytriyenko
parent 90de37337c
commit 3095e4e8c7
2 changed files with 4 additions and 3 deletions

View File

@@ -15,3 +15,6 @@ do_install() {
cp -pPrf ${S}/* ${D}${FC_INSTALL_DIR_RECIPE}
}
INSANE_SKIP_${PN} = "ldflags"
FILES_${PN} += "${FC_INSTALL_DIR_RECIPE}"

View File

@@ -1,11 +1,9 @@
require ti-framework-components.inc
PV = "2_26_00_01"
PR = "r1"
PR = "r2"
LIC_FILES_CHKSUM = "file://framework_components_2_26_00_01_manifest.html;md5=3250f9da7ee72284c07f8dd840400c75"
SRC_URI[fctarball.md5sum] = "40b51cade2f9ae6e6f6dca73c17065af"
SRC_URI[fctarball.sha256sum] = "3f7a12a51dfe87310828a31518d7ef8f9039e59269c0ca24f74a68433c235048"
INSANE_SKIP_${PN} = "installed-vs-shipped"