All of lore.kernel.org
 help / color / mirror / Atom feed
From: tom.zanussi@intel.com
To: bruce.ashfield@windriver.com, yocto@yoctoproject.org
Subject: [PATCH 0/4][KERNEL] more bsp cleanup and new power/intel feature
Date: Tue, 25 Oct 2011 14:17:35 -0500	[thread overview]
Message-ID: <cover.1319552233.git.tom.zanussi@intel.com> (raw)

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



             reply	other threads:[~2011-10-25 19:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25 19:17 tom.zanussi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1319552233.git.tom.zanussi@intel.com \
    --to=tom.zanussi@intel.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.