oeqa/selftest: Drop dependency on systemd-native

The tests don't need it. On top of that, this extra requirement
creates a dependency loop between systemd-systemctl-native and util-linux.

(From OE-Core rev: b5770d8c56036bdfef8d596d27433d8f408ee36f)

Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Vyacheslav Yurkov 2025-02-18 12:56:47 +01:00 committed by Richard Purdie
parent 1460b73e01
commit a7b14b3ca2
2 changed files with 0 additions and 2 deletions

View File

@ -94,7 +94,6 @@ WKS_FILE = "efi-uki-bootdisk.wks.in"
# efi, uki and systemd features must be enabled
MACHINE_FEATURES:append = " efi"
DISTRO_FEATURES_NATIVE:append = " systemd"
IMAGE_CLASSES:append:pn-core-image-base = " uki"
# uki embeds also an initrd, no systemd or udev

View File

@ -1363,7 +1363,6 @@ WKS_FILE = "test_efi_plugin.wks"
# efi, uki and systemd features must be enabled
MACHINE_FEATURES:append = " efi"
DISTRO_FEATURES_NATIVE:append = " systemd"
IMAGE_CLASSES:append:pn-core-image-base = " uki"
# uki embeds also an initrd, no systemd or udev