summaryrefslogtreecommitdiffstats
path: root/recipes-core/base-files-guest
AgeCommit message (Expand)AuthorFilesLines
2023-05-29A fstab replacement meth
# Enable EGL and KMS platform plugins to allow demos of Qt compositor
# without Wayland
PACKAGECONFIG_GL:append = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', ' eglfs kms gbm', '', d)}"

PACKAGECONFIG:append = " icu fontconfig sql-sqlite"