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

Zhang, Jianxun jianxun.zhang at intel.com
Wed Jun 1 10:57:04 PDT 2016



On 5/30/16, 11:03 AM, "Bruce Ashfield" <bruce.ashfield at windriver.com> wrote:

>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, could you confirm the merging? We don’t see it in 3.14 meta today. I will submit patches to other kernel versions too.

Thanks!
>
>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