Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
8d5cb7e84d3d5c95684c21eaf5b11b4c0d62c8fb
/
.
/
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)}"