]> code.ossystems Code Review - openembedded-core.git/commit
linuxloader: Add get_musl_loader_arch function
authorKhem Raj <raj.khem@gmail.com>
Tue, 17 Mar 2020 07:04:16 +0000 (00:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Mar 2020 22:38:19 +0000 (22:38 +0000)
commit0b694592c417c1d21913905f5032d300c9635866
tree024ae0000a69f53346552ac995d18d1cde274c75
parent47e99b1677ea02957607b31a10b4dbce27c5d0d7
linuxloader: Add get_musl_loader_arch function

get_musl_loader_arch returns the arch part of ldso for musl, this is
used in get_musl_loader() as well as independently usable, which is
needed for multilib support in musl. Musl stores all ldso in /lib
be it multilib or not, therefore do not use base_libdir instead directly
use /lib

[YOCTO #11971]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/linuxloader.bbclass