[linux-yocto] [PATCH] meta: add efi-ext into common-pc-64.scc

Bruce Ashfield bruce.ashfield at windriver.com
Mon May 30 11:03:09 PDT 2016


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.zhang at 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
>



More information about the linux-yocto mailing list