Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMAKE: add PANTAVISOR_USRMERGE (default: OFF) flag #430

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

asac
Copy link
Contributor

@asac asac commented May 28, 2024

With PANTAVISOR_USRMERGE=ON, /lib/ content gets put into /usr/lib/,

e.g. /usr/lib/pv/ and /usr/lib/pv_lxc.so

This feature is needed to unbreak yocto scarthgap builds (without multiconfig) that use systemd. systemd now requires usrmerge DISTRO_FEATURE.

@asac asac force-pushed the feature/usrmerge branch 2 times, most recently from a6a1639 to b84debf Compare May 29, 2024 20:37
asac added 2 commits June 26, 2024 21:53
With PANTAVISOR_USRMERGE=ON, /lib/ content gets put into /usr/lib/,

 e.g. /usr/lib/pv/ and /usr/lib/pv_lxc.so

This feature is needed to unbreak yocto scarthgap builds (without multiconfig)
that use systemd. systemd now requires usrmerge DISTRO_FEATURE.
This is more in line with best practices of where to ship shared library plugins
on Linux distros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant