mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 20:56:58 +00:00
4042043742
Converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
6 lines
191 B
PHP
6 lines
191 B
PHP
DEPENDS += "gnu-efi"
|
|
PACKAGECONFIG:append = " efi"
|
|
EXTRA_OEMESON += "-Dgnu-efi=true \
|
|
-Defi-libdir=${STAGING_LIBDIR} \
|
|
-Defi-includedir=${STAGING_INCDIR}"
|