On Fri, 2025-02-07 at 08:10 +0100, Vyacheslav Yurkov via lists.openembedded.org 
wrote:
> From: Vyacheslav Yurkov <uvv.m...@gmail.com>
> 
> Instead of the python re-implementation build the actual systemctl from
> the systemd source tree. The python script was used when systemd didn't
> provide an option to build individual executables. It is possible in the
> meantime, so instead of always adapting the script when there's a new
> functionality, we simply use upstream implementation.
> 
> License-Update: Base recipe is used
> 
> Signed-off-by: Vyacheslav Yurkov <uvv.m...@gmail.com>
> ---
>  .../systemd/systemd-systemctl-native.bb       |  23 +-
>  ...-meson-add-install-tag-for-systemctl.patch |  25 ++
>  ...2-meson-Bypass-certain-config-checks.patch |  64 +++
>  .../systemd/systemd-systemctl/systemctl       | 366 ------------------
>  4 files changed, 100 insertions(+), 378 deletions(-)
>  create mode 100644 
> meta/recipes-core/systemd/systemd-systemctl/0001-meson-add-install-tag-for-systemctl.patch
>  create mode 100644 
> meta/recipes-core/systemd/systemd-systemctl/0002-meson-Bypass-certain-config-checks.patch
>  delete mode 100755 meta/recipes-core/systemd/systemd-systemctl/systemctl

Unfortunately this showed circular dependency errors in testing:

https://autobuilder.yoctoproject.org/valkyrie/#/builders/76/builds/933

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#211042): 
https://lists.openembedded.org/g/openembedded-core/message/211042
Mute This Topic: https://lists.openembedded.org/mt/111048505/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to