[meta-intel] [PATCH 4/6] gnu-efi: Make use of new override

Saul Wold sgw at linux.intel.com
Wed Nov 2 15:52:14 PDT 2016


Add the new MACHINEOVERRIDE to the SRC_URI in order to limit the changes when the
meta-intel layer is included without using meta-intel machines.

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend b/common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend
index b20e6e3..b787d25 100644
--- a/common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend
+++ b/common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend
@@ -1,2 +1,2 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/gnu-efi:"
-SRC_URI += "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"
-- 
2.7.4



More information about the meta-intel mailing list