All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature
@ 2011-10-25 19:17 tom.zanussi
  2011-10-25 19:17 ` [PATCH 1/4][KERNEL] meta: add power feature tom.zanussi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: tom.zanussi @ 2011-10-25 19:17 UTC (permalink / raw)
  To: bruce.ashfield, yocto

From: Tom Zanussi <tom.zanussi@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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-10-26 14:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 19:17 [PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature tom.zanussi
2011-10-25 19:17 ` [PATCH 1/4][KERNEL] meta: add power feature tom.zanussi
2011-10-25 19:17 ` [PATCH 2/4][KERNEL] meta/sugarbay: use power/intel feature tom.zanussi
2011-10-25 19:17 ` [PATCH 3/4][KERNEL] meta/crownbay: " tom.zanussi
2011-10-25 19:17 ` [PATCH 4/4][KERNEL] meta/common-pc-64: remove igb tom.zanussi
2011-10-26 14:39 ` [PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature Bruce Ashfield
2011-10-26 14:44   ` Tom Zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.