mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Use the convert-overrides.py to convert to new syntax and manually fix some additional changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
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"
|