Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH][morty] gnu-efi: Fix missing space in _append line
@ 2017-11-20 19:00 Saul Wold
  2017-11-20 19:01 ` Wold, Saul
  2017-11-20 19:32 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Saul Wold @ 2017-11-20 19:00 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

[YOCTO #12366]

Signed-off-by: Saul Wold <sgw@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-20 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-20 19:00 [PATCH][morty] gnu-efi: Fix missing space in _append line Saul Wold
2017-11-20 19:01 ` Wold, Saul
2017-11-20 19:32 ` ✗ patchtest: failure for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox