summaryrefslogtreecommitdiffstats
path: root/meta-efi-secure-boot/recipes-core/systemd/systemd-efi-secure-boot.inc
blob: b7b631c1175c8bf4e4b74daf6f904f313ec1b8d3 (plain)
1
2
3
4
5
DEPENDS += "gnu-efi"
PACKAGECONFIG:append = " efi"
EXTRA_OEMESON += "-Dgnu-efi=true \
                  -Defi-libdir=${STAGING_LIBDIR} \
                  -Defi-includedir=${STAGING_INCDIR}"