-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Trying to compile a core-image-minimal using DISTRO ?= "poky" and MACHINE ??= "qemuarm" will throw the following error
ERROR: Nothing PROVIDES 'systemd' (but /sources/meta-webosose/meta-webos/recipes-core/initscripts/webos-initscripts.bb DEPENDS on or otherwise requires it)
systemd was skipped: missing required distro feature 'systemd' (not in DISTRO_FEATURES)
However I noticed that the systemd recipe is provided by the meta layer of poky. Why is it throwing that?
Yocto version Dunfell
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels