mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-27 19:37:04 +00:00
74b76e3281
In the past, some Linaro toolchain versions were shipped with already stripped libraries, causing QA issues, hence splitting and stripping was disabled. This is no longer the case and it is better to split and strip binaries and libraries normally, generating smaller images, while retaining debug symbols in corresponding -dbg packages. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Jon Mason <jon.mason@arm.com>