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