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 <s...@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

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to