[OE-core] [PATCH][morty] gnu-efi: Fix missing space in _append line

Wold, Saul saul.wold at intel.com
Mon Nov 20 19:01:23 UTC 2017


Wrong list, this is for meta-intel, sorry.

Sau!

On Mon, 2017-11-20 at 11:00 -0800, Saul Wold wrote:
> [YOCTO #12366]
> 
> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
> 
> This is only in Morty, so no master then backport option
> 
>  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 1e9cfda..da08432 100644
> --- a/common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend
> +++ b/common/recipes-bsp/gnu-efi/gnu-efi_%.bbappend
> @@ -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}"
> -- 
> 2.13.5
> 


More information about the Openembedded-core mailing list