[linux-yocto] [PATCH 0/3] [3.14][dev] meta: Add Bluetooth, Zigbee,	and Ericsson 3G to intel-common-standard.scc
    Max Eliaser 
    max.eliaser at intel.com
       
    Fri Aug 15 10:11:12 PDT 2014
    
    
  
Hello list,
This series adds separate configuration fragments for Bluetooth and Zigbee. It
also adds support for Bluetooth, Zigbee, and Ericsson 3G modems to
intel-common-standard. 
It partially closes bug 1830. [1]
This is for the meta branch of linux-yocto 3.14.
Regards,
-Max Eliaser
[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=1830
The following changes since commit 3eefa4379f073768df150184e9dad1ff3228a0ff:
  preempt-rt: enable VSDO by default (2014-07-29 23:20:32 -0400)
are available in the git repository at:
  git://git.yoctoproject.org/linux-yocto-contrib meliaser/3.14-meta-bluetooth-zigbee-3g-fragments
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=meliaser/3.14-meta-bluetooth-zigbee-3g-fragments
Max Eliaser (3):
  meta: intel-common-standard: add ericson-3g to
    intel-common-standard.scc
  meta: features/bluetooth: add configuration fragment for Bluetooth
    support
  meta: features/ieee802154: add configuration fragment for IEEE
    802.15.4
 meta/cfg/kernel-cache/bsp/intel-common/intel-common-standard.scc | 5 +++++
 meta/cfg/kernel-cache/features/bluetooth/bluetooth.cfg           | 1 +
 meta/cfg/kernel-cache/features/bluetooth/bluetooth.scc           | 1 +
 meta/cfg/kernel-cache/features/ieee802154/ieee802154.cfg         | 2 ++
 meta/cfg/kernel-cache/features/ieee802154/ieee802154.scc         | 1 +
 5 files changed, 10 insertions(+)
 create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth.cfg
 create mode 100644 meta/cfg/kernel-cache/features/bluetooth/bluetooth.scc
 create mode 100644 meta/cfg/kernel-cache/features/ieee802154/ieee802154.cfg
 create mode 100644 meta/cfg/kernel-cache/features/ieee802154/ieee802154.scc
-- 
1.8.3.2
    
    
More information about the linux-yocto
mailing list