[meta-intel] FW: [meta-intel-iot-devkit] [PATCH 0/5] Adding missing kernel configurations for meta-intel-iot-devkit

Chang, Rebecca Swee Fun rebecca.swee.fun.chang at intel.com
Wed May 13 03:10:14 PDT 2015


Hi Brendan,

Have you got the chance to review this patchset? We have enhanced the configurations to include some missing kernel config we found in our tests.

Regards,
Rebecca

-----Original Message-----
From: meta-intel-bounces at yoctoproject.org [mailto:meta-intel-bounces at yoctoproject.org] On Behalf Of Chang Rebecca Swee Fun
Sent: 30 April, 2015 6:45 PM
To: meta-intel at yoctoproject.org
Cc: Ramajayam, Yugeraj
Subject: [meta-intel] [meta-intel-iot-devkit] [PATCH 0/5] Adding missing kernel configurations for meta-intel-iot-devkit

This patchset was intended to add in some important kernel configurations that are found missing in the final configuration
(.config) file of linux-yocto-quark kernel.
Some kernel modules were not loaded properly due to these missing kernel configurations.

The missing kernel configurations in the final .config was cross-checked with LTSI kernel version 3.14 to track their dependencies.

The root cause is due to missing dependent kernel config that was excluded from the .cfg files under meta-intel-iot-devkit/
recipes-kernel/linux/linux-yocto-quark/iot-devkit*

This patches were build tested and verified that the feature provided by the kernel configurations are now functioning.

This patchset was target to be merge into master if there is no further concern.

Thanks.

Regards,
Rebecca

YUGERAJ RAMAJAYAM (5):
  linux-yocto-quark: Added CONFIG_USB_NET_RNDIS_WLAN=m to usb-net.cfg
  linux-yocto-quark: Added CONFIG_HW_RANDOM=m and CONFIG_B43_BCMA=m
  linux-yocto-quark: Added CONFIG_IP_ADVANCED_ROUTER=m to
    netfilter-small-3.8.cfg
  linux-yocto-quark: Added CONFIG_USB_MASS_STORAGE=m to
    usb-eth-gadget.cfg
  linux-yocto-quark: Added CONFIG_RTL_CARDS=m to wlan-realtek.cfg

 .../linux/linux-yocto-quark/iot-devkit-spi/netfilter-small-3.8.cfg      | 1 +
 recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/usb-net.cfg       | 1 +
 recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/wlan-broadcom.cfg | 2 ++  recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/wlan-realtek.cfg  | 1 +
 .../linux/linux-yocto-quark/iot-devkit/netfilter-small-3.8.cfg          | 1 +
 recipes-kernel/linux/linux-yocto-quark/iot-devkit/usb-eth-gadget.cfg    | 2 +-
 recipes-kernel/linux/linux-yocto-quark/iot-devkit/usb-net.cfg           | 1 +
 recipes-kernel/linux/linux-yocto-quark/iot-devkit/wlan-broadcom.cfg     | 2 ++
 recipes-kernel/linux/linux-yocto-quark/iot-devkit/wlan-realtek.cfg      | 1 +
 9 files changed, 11 insertions(+), 1 deletion(-)

--
1.9.1

--
_______________________________________________
meta-intel mailing list
meta-intel at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


More information about the meta-intel mailing list