Re: [linux-yocto] [PATCH 0/4][yocto-4.1] Fix kernel_configcheck warnings for core2 and corei7

2016-08-29 Thread Bruce Ashfield

On 2016-08-29 3:49 PM, California Sullivan wrote:

This is a backport of a few patches from the yocto-4.4 branch and one
new patch for yocto-4.1 specifically. These fix the warnings we get
with the new kernel tools for these two BSPs.

Still to come is intel-quark fixes for both branches.


Looks fine to me. I've queued these and it will go out once
4.8 has stopped consuming all my cycles :D

Bruce



Thanks,
Cal Sullivan

California Sullivan (4):
  features: Add 6lowpan feature and add it where necessary
  intel-core2-32.cfg: Explicitly disable CONFIG_64BIT
  features: Fix dependencies and =m vs =y discrepancies for corei7
  common-pc-drivers.cfg: Remove I2O configs

 bsp/common-pc/common-pc-drivers.cfg | 7 ---
 bsp/intel-common/intel-core2-32.cfg | 3 +++
 features/6lowpan/6lowpan.cfg| 7 +++
 features/6lowpan/6lowpan.scc| 4 
 features/bluetooth/bluetooth.cfg| 7 ++-
 features/bluetooth/bluetooth.scc| 2 ++
 features/ieee802154/ieee802154.cfg  | 2 +-
 features/ieee802154/ieee802154.scc  | 2 ++
 8 files changed, 25 insertions(+), 9 deletions(-)
 create mode 100644 features/6lowpan/6lowpan.cfg
 create mode 100644 features/6lowpan/6lowpan.scc



--
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto


[linux-yocto] [PATCH 0/4][yocto-4.1] Fix kernel_configcheck warnings for core2 and corei7

2016-08-29 Thread California Sullivan
This is a backport of a few patches from the yocto-4.4 branch and one
new patch for yocto-4.1 specifically. These fix the warnings we get
with the new kernel tools for these two BSPs.

Still to come is intel-quark fixes for both branches.

Thanks,
Cal Sullivan

California Sullivan (4):
  features: Add 6lowpan feature and add it where necessary
  intel-core2-32.cfg: Explicitly disable CONFIG_64BIT
  features: Fix dependencies and =m vs =y discrepancies for corei7
  common-pc-drivers.cfg: Remove I2O configs

 bsp/common-pc/common-pc-drivers.cfg | 7 ---
 bsp/intel-common/intel-core2-32.cfg | 3 +++
 features/6lowpan/6lowpan.cfg| 7 +++
 features/6lowpan/6lowpan.scc| 4 
 features/bluetooth/bluetooth.cfg| 7 ++-
 features/bluetooth/bluetooth.scc| 2 ++
 features/ieee802154/ieee802154.cfg  | 2 +-
 features/ieee802154/ieee802154.scc  | 2 ++
 8 files changed, 25 insertions(+), 9 deletions(-)
 create mode 100644 features/6lowpan/6lowpan.cfg
 create mode 100644 features/6lowpan/6lowpan.scc

-- 
2.5.5

-- 
___
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto