[yocto] [PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature

tom.zanussi at intel.com tom.zanussi at intel.com
Tue Oct 25 12:17:35 PDT 2011


From: Tom Zanussi <tom.zanussi at intel.com>

This patchset adds a new power/intel feature containing power-related
config items for intel bsps and initially makes sugarbay and crownbay
use it.

It also removes the igb feature from common-pc-64, which shouldn't
be there and was responsible for Yocto bug #1188.

Fixes [YOCTO #1188]

Please pull into linux-yocto-3.0 and linux-yocto-dev.

Pull URL: git://git.pokylinux.org/linux-yocto-2.6.37-contrib
  Branch: tzanussi/bsp-cleanup2-v0
  Browse: http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/bsp-cleanup2-v0

Tom Zanussi (4):
  meta: add power feature
  meta/sugarbay: use power/intel feature
  meta/crownbay: use power/intel feature
  meta/common-pc-64: remove igb

 .../kernel-cache/bsp/common-pc-64/common-pc-64.scc |    1 -
 meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc    |    1 +
 meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc    |    1 +
 meta/cfg/kernel-cache/features/power/intel.cfg     |   28 ++++++++++++++++++++
 meta/cfg/kernel-cache/features/power/intel.scc     |    1 +
 5 files changed, 31 insertions(+), 1 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/features/power/intel.cfg
 create mode 100644 meta/cfg/kernel-cache/features/power/intel.scc




More information about the yocto mailing list