Re: [OE-core] minor curiosity related to libdir vs base_libdir and shared libs

2021-09-07 Thread Robert P. J. Day
On Tue, 7 Sep 2021, Andre McCurdy wrote: ... snip ... > The original commit from 2013 gives a few more clues in this case: > > > https://git.yoctoproject.org/cgit/cgit.cgi/meta-selinux/commit/?id=587fdba43a7747992995029a88d3051ef0efe7f6 > > It's not explicit which QA test was being triggered b

Re: [OE-core] minor curiosity related to libdir vs base_libdir and shared libs

2021-09-07 Thread Robert P. J. Day
On Tue, 7 Sep 2021, Andre McCurdy wrote: > On Sun, Sep 5, 2021 at 1:02 PM Robert P. J. Day wrote: > > a minor oddity i stumbled over digging into the proper installation > > of shared libraries ... building core-image-minimal for qemuarm64 and, > > for the most part, recipes from oe-core that i

Re: [OE-core] minor curiosity related to libdir vs base_libdir and shared libs

2021-09-07 Thread Andre McCurdy
On Sun, Sep 5, 2021 at 1:02 PM Robert P. J. Day wrote: > a minor oddity i stumbled over digging into the proper installation > of shared libraries ... building core-image-minimal for qemuarm64 and, > for the most part, recipes from oe-core that install shared libs put > all three artifacts (real

[OE-core] minor curiosity related to libdir vs base_libdir and shared libs

2021-09-05 Thread Robert P. J. Day
a minor oddity i stumbled over digging into the proper installation of shared libraries ... building core-image-minimal for qemuarm64 and, for the most part, recipes from oe-core that install shared libs put all three artifacts (real name, so name and linker name) under /usr/lib, as in: ./lib