On Thu, Jan 26 2023 at 02:12:33 PM -0600, Andrew Davis <[email protected]> wrote:
If the binaries depend on a lib then yocto will detect that and set it as a runtime dependency for you. If not in the sysroot dir when we install the binaries then yocto will do the opposite and complain that it cannot find some libraries that binaries in the package
link against. We solve both by using DEPENDS here.

Nothing should be building directly against these libs so the sysroot point is void. We should let yocto resolve the run-time dependencies anyway.


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15688): 
https://lists.yoctoproject.org/g/meta-ti/message/15688
Mute This Topic: https://lists.yoctoproject.org/mt/96536768/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to