On 22 Aug 2025, at 19:20, Peter Kjellerstedt via lists.openembedded.org 
<[email protected]> wrote:
> +do_install:append() {
> + # Install systemd-sysv-install in /usr/bin rather than /usr/lib/systemd
> + # (where it is normally installed) so systemctl can find it in $PATH.
> + install -Dm 0755 ${S}/src/systemctl/systemd-sysv-install.SKELETON 
> ${D}${bindir}/systemd-sysv-install
> +}

To save future maintainers, I feel like this should have a comment saying that 
it’s expected that this patch will need to be reverted when systemd is upgraded 
to v259, as that will remove this functionality.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#222671): 
https://lists.openembedded.org/g/openembedded-core/message/222671
Mute This Topic: https://lists.openembedded.org/mt/114840387/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to