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

California Sullivan california.l.sullivan at intel.com
Mon Aug 29 12:49:07 PDT 2016


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



More information about the linux-yocto mailing list