dwarfsrcfiles: .../work/armv7at2hf-neon-linux-gnueabi/ti-cgt6x/1_8.3.2-r0/package/usr/share/ti/cgt-c6x/lib/libc.a: not a valid ELF file
Signed-off-by: Denys Dmytriyenko <[email protected]> --- v2 - use INHIBIT_PACKAGE_STRIP_FILES to exclude a single file recipes-ti/devtools/ti-cgt6x_8.3.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-ti/devtools/ti-cgt6x_8.3.2.bb b/recipes-ti/devtools/ti-cgt6x_8.3.2.bb index c63c3f6..38f5597 100644 --- a/recipes-ti/devtools/ti-cgt6x_8.3.2.bb +++ b/recipes-ti/devtools/ti-cgt6x_8.3.2.bb @@ -100,6 +100,7 @@ FILES_${PN} += "${datadir}/ti/*" FILES_${PN}-dbg += "${datadir}/ti/cgt-c6x/bin/.debug" INSANE_SKIP_${PN} += "staticdev" +INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${datadir}/ti/cgt-c6x/lib/libc.a" BBCLASSEXTEND = "native nativesdk" -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12773): https://lists.yoctoproject.org/g/meta-ti/message/12773 Mute This Topic: https://lists.yoctoproject.org/mt/71665365/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
