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

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jun 27 19:33:05 PDT 2016


On 2016-06-27 3: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!

merged to the 4.1 branch. It will be in my next round of SRCREV
updates.

Bruce

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