1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 03:11:59 +00:00

binutils: apply local fix for packaging of gprofng static library

The fix was submitted upstream to OE-Core[0], but due to other issues,
it is currently sitting in a backlog queue. Apply it locally for now.

[0] https://patchwork.yoctoproject.org/project/oe-core/patch/20230609235726.3119540-1-denis@denix.org/

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Denys Dmytriyenko
2023-06-13 21:18:41 +00:00
committed by Ryan Eatmon
parent ab46744ef3
commit a0ce9c392f
@@ -0,0 +1 @@
FILES:${PN}-staticdev:append:ti-soc = " ${libdir}/gprofng/*.a"