1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 10:21:52 +00:00

icss-emac-lld: fix packaging issue due to libicss_emac.a

dwarfsrcfiles: .../work/am57xx_evm-linux-gnueabi/icss-emac-lld/1_2020.2.20-r0.0/package/usr/lib/libicss_emac.a: not a valid ELF file

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2020-03-02 08:31:32 +00:00
parent 456a428dd4
commit f682343757
@@ -12,3 +12,4 @@ PE = "1"
INC_PR = "r0"
INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${libdir}/libicss_emac.a"