On 2016-05-27 07:51 PM, Jianxun Zhang wrote:
Sync up with 32 bit common-pc variant to bring EFI
framebuffer driver into 64 bit PC config.

[YOCTO #9653]

Signed-off-by: Jianxun Zhang <jianxun.zh...@linux.intel.com>
---
This patch is for Fido (3.14 kernel). We could have another one to
kernel cache once it is accepted. Basic test done with sato and
lsb-sdk images on Fido.

this looks fine to me. Feel free to send kernel-cache patches for
other kernel versions.

I've merged this to 3.14 meta.

Bruce


  meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc 
b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
index 82f0f27..d9a4cfe 100644
--- a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
+++ b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc
@@ -4,6 +4,8 @@ kconf hardware bsp/common-pc/common-pc-eth.cfg
  kconf hardware bsp/common-pc/common-pc-gfx.cfg
  kconf hardware bsp/common-pc/common-pc-wifi.cfg

+include cfg/efi-ext.scc
+
  include cfg/x86_64.scc
  include features/usb/ehci-hcd.scc
  include features/usb/uhci-hcd.scc


--
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to