public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Systemd user presets support
@ 2025-01-12 14:31 arturkow2000
  2025-01-12 14:31 ` [PATCH 1/3] systemd-systemctl: add support for --global flag Artur Kowalski
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: arturkow2000 @ 2025-01-12 14:31 UTC (permalink / raw)
  To: openembedded-core; +Cc: Artur Kowalski

This series brings systemd preset support for user units which
currently are not handled properly resulting in image build failures.

Related issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15710

Artur Kowalski (3):
  systemd-systemctl: add support for --global flag
  systemd.bbclass: add support for user presets
  image.bbclass: enable systemd user services

 meta/classes-recipe/image.bbclass             |   1 +
 meta/classes-recipe/systemd.bbclass           | 120 ++++++++++++++----
 .../systemd/systemd-systemctl/systemctl       |  42 +++---
 3 files changed, 117 insertions(+), 46 deletions(-)

-- 
2.47.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-01-15 14:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-12 14:31 [PATCH 0/3] Systemd user presets support arturkow2000
2025-01-12 14:31 ` [PATCH 1/3] systemd-systemctl: add support for --global flag Artur Kowalski
2025-01-12 15:34   ` [OE-core] " Alex Kiernan
2025-01-13 21:18     ` Artur Kowalski
2025-01-15 14:04       ` Alex Kiernan
2025-01-12 14:31 ` [PATCH 2/3] systemd.bbclass: add support for user presets Artur Kowalski
2025-01-13 10:55   ` [OE-core] " Alexander Kanavin
2025-01-12 14:31 ` [PATCH 3/3] image.bbclass: enable systemd user services Artur Kowalski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox