Skip to content

ERROR: Nothing PROVIDES 'systemd' #20

@anphetamina

Description

@anphetamina

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions