blob: bbf5fa32c05fd010519fd0786d3e5b99ce12ac43 (
plain)
1
2
3
4
5
6
|
FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/files:"
SRC_URI_append_intel-x86-common = " \
file://0001-ovmf-RefkitTestCA-TEST-UEFI-SecureBoot.patch \
"
PACKAGECONFIG_append_intel-x86-common = " secureboot"
|