[linux-yocto] [yocto-kernel-cache] [PATCH] Fix bitbake warnings on build

Bruce Ashfield bruce.ashfield at windriver.com
Thu Jun 30 09:21:15 PDT 2016


On 2016-06-28 04:28 PM, Sullivan, California L wrote:
> Ack'd. It looks like we need this for 4.4 and master as well.

Catching up on merge requests.

I cherry picked this into the other kernel meta branches as well.

Bruce

>
> Thanks,
> Cal
>
> On 06/27/2016 12:14 AM, rebecca.swee.fun.chang at intel.com wrote:
>> From: Rebecca Chang Swee Fun <rebecca.swee.fun.chang at intel.com>
>>
>> Hi Bruce,
>>
>> With a build test run on Intel Common BSP, some warning messages poped
>> out about actual value set is not matched with requested value on
>> CONFIG_GPIO_GENERIC.
>>
>> This can be resolved by setting CONFIG_GPIO_GENERIC_PLATFORM=y
>> since CONFIG_GPIO_GENERIC is tristate selected by CONFIG_GPIO_GENERIC_PLATFORM.
>>
>> This is only targetted to fix on yocto-4.1 branch.
>>
>> Please review and feedback if you have any. Thank you!
>>
>> Regards,
>> Rebecca
>>
>> Rebecca Chang Swee Fun (1):
>>    broxton: set CONFIG_GPIO_GENERIC_PLATFORM instead of
>>      CONFIG_GPIO_GENERIC
>>
>>   features/soc/broxton/broxton.cfg | 1 +
>>   1 file changed, 1 insertion(+)
>>
>



More information about the linux-yocto mailing list