mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
gnu-efi: Fix missing space in _append line
[YOCTO #12366] Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
93e866a0d5
commit
c781510a5a
|
@ -1,3 +1,3 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/gnu-efi:"
|
||||
SRC_URI_append_intel-x86-common = "file://0001-Add-GUID-for-SMBIOS-3-entry-point-structure.patch"
|
||||
SRC_URI_append_intel-x86-common = " file://0001-Add-GUID-for-SMBIOS-3-entry-point-structure.patch"
|
||||
PACKAGE_ARCH_intel-x86-common = "${INTEL_COMMON_PACKAGE_ARCH}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user