[linux-yocto] [PATCH 0/3] Fix kernel_configcheck warnings

Bruce Ashfield bruce.ashfield at windriver.com
Thu Aug 18 09:01:21 PDT 2016


On 2016-08-17 10:43 PM, California Sullivan wrote:
> Hi Bruce,
>
> This set of patches should fix the warnings we see with the new kernel
> tools. Please apply them to 4.4 and master branches of the
> yocto-kernel-cache.

I've grabbed these.

I'm building then against the v4.4.18 -stable update changes I have
queued.

So they'll come out when everything looks good on that front.

Bruce

>
> Thanks,
> Cal Sullivan
>
> California Sullivan (3):
>   features: Add 6lowpan feature and add it where necessary
>   features/iio: Set IIO_BUFFER_CB to =m instead of =y
>   features: Create mfd-intel-lpss feature and use where appropriate
>
>  features/6lowpan/6lowpan.cfg       | 7 +++++++
>  features/6lowpan/6lowpan.scc       | 5 +++++
>  features/bluetooth/bluetooth.scc   | 2 ++
>  features/ieee802154/ieee802154.scc | 2 ++
>  features/iio/iio.cfg               | 2 +-
>  features/mfd/mfd-intel-lpss.cfg    | 3 +++
>  features/mfd/mfd-intel-lpss.scc    | 4 ++++
>  features/soc/broxton/broxton.cfg   | 4 ----
>  features/soc/broxton/broxton.scc   | 3 +++
>  features/soc/skylake/skylake.cfg   | 5 +----
>  features/soc/skylake/skylake.scc   | 3 +++
>  11 files changed, 31 insertions(+), 9 deletions(-)
>  create mode 100644 features/6lowpan/6lowpan.cfg
>  create mode 100644 features/6lowpan/6lowpan.scc
>  create mode 100644 features/mfd/mfd-intel-lpss.cfg
>  create mode 100644 features/mfd/mfd-intel-lpss.scc
>



More information about the linux-yocto mailing list