From: Peter Marko <[email protected]> v259 added more container files which need to ba correctly packaged.
Signed-off-by: Peter Marko <[email protected]> --- meta/recipes-core/systemd/systemd_259.1.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta/recipes-core/systemd/systemd_259.1.bb b/meta/recipes-core/systemd/systemd_259.1.bb index 91deadef4f..177b769116 100644 --- a/meta/recipes-core/systemd/systemd_259.1.bb +++ b/meta/recipes-core/systemd/systemd_259.1.bb @@ -515,8 +515,12 @@ FILES:${PN}-container = "${sysconfdir}/dbus-1/system.d/org.freedesktop.import1.c ${systemd_system_unitdir}/systemd-machined.socket \ ${systemd_system_unitdir}/dbus-org.freedesktop.machine1.service \ ${systemd_system_unitdir}/var-lib-machines.mount \ + ${systemd_user_unitdir}/sockets.target.wants/systemd-machined.socket \ + ${systemd_user_unitdir}/dbus-org.freedesktop.machine1.service \ ${systemd_user_unitdir}/machine.slice \ ${systemd_user_unitdir}/machines.target \ + ${systemd_user_unitdir}/systemd-machined.service \ + ${systemd_user_unitdir}/systemd-machined.socket \ ${systemd_user_unitdir}/[email protected] \ ${nonarch_libdir}/systemd/systemd-import \ ${nonarch_libdir}/systemd/systemd-importd \ @@ -525,6 +529,7 @@ FILES:${PN}-container = "${sysconfdir}/dbus-1/system.d/org.freedesktop.import1.c ${exec_prefix}/lib/tmpfiles.d/systemd-nspawn.conf \ ${exec_prefix}/lib/tmpfiles.d/README \ ${systemd_system_unitdir}/[email protected] \ + ${datadir}/dbus-1/services/org.freedesktop.machine1.service \ ${datadir}/dbus-1/system-services/org.freedesktop.import1.service \ ${datadir}/dbus-1/system-services/org.freedesktop.machine1.service \ ${datadir}/dbus-1/system.d/org.freedesktop.import1.conf \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232442): https://lists.openembedded.org/g/openembedded-core/message/232442 Mute This Topic: https://lists.openembedded.org/mt/118143165/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
