dwarfsrcfiles: .../work/am57xx_evm-linux-gnueabi/pruss-lld/1_2020.2.20-r0.2/package/usr/lib/libpruss.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-bsp/pruss-lld/pruss-lld.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc index 793ba83..fe5987a 100644 --- a/recipes-bsp/pruss-lld/pruss-lld.inc +++ b/recipes-bsp/pruss-lld/pruss-lld.inc @@ -12,3 +12,4 @@ PE = "1" INC_PR = "r0" +INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${libdir}/libpruss.a" -- 2.7.4
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12775): https://lists.yoctoproject.org/g/meta-ti/message/12775 Mute This Topic: https://lists.yoctoproject.org/mt/71665367/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
