On Wed, 2011-10-26 at 07:39 -0700, Bruce Ashfield wrote: > On 11-10-25 03:17 PM, [email protected] wrote: > > From: Tom Zanussi<[email protected]> > > > > 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. > > Looks good. Do you agree that this would be part > of any 1.1 point release as well, or is this purely a > 1.2/cleanup activity ? If it's the latter, I need to wait > for the 1.1 sustaining kernel to be created. >
I think this is all purely 1.2/cleanup. It does fix a bug, but not a serious enough to make it into a point release, IMHO. Tom > Bruce > > > > > 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 > > > _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
