diff options
author | Bhabu Bindu <bindu.bhabu@kpit.com> | 2025-03-04 13:46:58 +0530 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-05 06:19:04 -0800 |
commit | 0356fab9b788e6071471f82743964aec1775cd71 (patch) | |
tree | 6d437fb2f89fc9e129dcd5c4e42bb628ec64c8a1 /conf/layer.conf | |
parent | 9d003f71a94740ba22840c7f778aa36f8ff7a8cf (diff) | |
download | meta-clang-0356fab9b788e6071471f82743964aec1775cd71.tar.gz |
android-tools: Fix library linking issue for img2simg and simg2img
Fix "libsparse.so.0:cannot open shared object file:No such file or directory"
error found at runtime on usage of img2simg and simg2img.
Modify patches to resolve the issue by updating LDFLAGS to use a relative
rpath instead of a fixed path to ensure runtime linking works correcly.
Explicitly link additional libraries to resolve dependencies.
Signed-off-by: Bhabu Bindu <bindu.bhabu@kpit.com>
Diffstat (limited to 'conf/layer.conf')
0 files changed, 0 insertions, 0 deletions