From: arturkow2000@gmail.com
To: openembedded-core@lists.openembedded.org
Cc: Artur Kowalski <arturkow2000@gmail.com>
Subject: [PATCH 0/3] Systemd user presets support
Date: Sun, 12 Jan 2025 15:31:38 +0100 [thread overview]
Message-ID: <20250112143141.1300189-1-arturkow2000@gmail.com> (raw)
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
next reply other threads:[~2025-01-12 14:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-12 14:31 arturkow2000 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250112143141.1300189-1-arturkow2000@gmail.com \
--to=arturkow2000@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox