Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
c1a81dd6b9efb8fe9e96bd9d4b8f2d34d89fe6cd
/
.
/
poky
/
meta
/
recipes-graphics
/
wayland
/
required-distro-features.inc
blob: bb4a0e8ebd0f747ac2a5745800eba6bd80656897 [
file
] [
log
] [
blame
]
# distro features required by weston recipes
inherit features_check
# requires pam enabled if started via systemd
#
REQUIRED_DISTRO_FEATURES
=
"wayland opengl ${@oe.utils.conditional('VIRTUAL-RUNTIME_init_manager', 'systemd', 'pam', '', d)}"