On Wed, Jan 22, 2025 at 01:41:11PM +0100, Ross Burton wrote: > Hi Sean, > > On 17 Jan 2025, at 13:08, Sean Nyekjaer via lists.openembedded.org > <[email protected]> wrote: > > Some recipes(systemd) requires usrmerge. Create the required > > symlinks for `/bin`, `/lib` and `/sbin`, when installing nativesdk > > packages. > > Enable the symlink creation by setting the `usrmerge` flag in > > DISTRO_FEATURES_NATIVESDK. > > This implies that there is some layout dependency between the target and the > sdk environment. There really shouldn't be, what broke to cause you to send > this?
Hi Ross, In order to build and test our rust programs, we need libudev which systemd is providing. We are running our tests with nativesdk. Systemd is requires usrmerge. Hope that explains :) /Sean
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#210154): https://lists.openembedded.org/g/openembedded-core/message/210154 Mute This Topic: https://lists.openembedded.org/mt/110665235/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
