[yocto] [PATCH 00/10][KERNEL][RFC] policy cleanup patches

Tom Zanussi tom.zanussi at intel.com
Fri May 11 13:47:09 PDT 2012


On Fri, 2012-05-11 at 16:17 -0400, Bruce Ashfield wrote:
> On 12-05-10 09:00 PM, tom.zanussi at intel.com wrote:
> > From: Tom Zanussi<tom.zanussi at intel.com>
> >
> > This set of patches factors out the policy vs hardware-related config
> > of the common-pc and common-pc-64 along with some meta-intel BSPs.
> >
> > There are also a couple usb cleanups as well.
> >
> > This is an RFC patchset because it's completely untested at this
> > point so shouldn't be pulled in - I wanted to get this pre-NAKed
> > at least once before actually going through the trouble of testing.  ;-)
> 
> No NAK here. This looks fine to me. I only commented once, for everything
> that I didn't say anything, that means no problems here.
> 

OK, thanks, Bruce.  I'll fix the few things up that Darren mentioned and
start testing, then...

Tom

> Bruce
> 
> >
> > Tom
> >
> > The following changes since commit 1dfd60fa1250259eed38ae5b2840eb37e3758a1b:
> >    Tom Zanussi (1):
> >          meta/fishriver: move smp options from recipe-space
> >
> > are available in the git repository at:
> >
> >    git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/policy-cleanup
> >    http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/policy-cleanup
> >
> > Tom Zanussi (10):
> >    meta: add ROOT_HUB_TT config option to the usb/ehci-hcd feature
> >    meta/common-pc: use usb features
> >    meta/common-pc-64: use usb features
> >    meta/common-pc: factor out policy-related options
> >    meta/common-pc: factor out policy-related options
> >    meta/crownbay: factor out policy-related options
> >    meta/emenlow: factor out policy-related options
> >    meta/emenlow: factor out policy-related options
> >    meta/jasperforest: factor out policy-related options
> >    meta/sugarbay: factor out policy-related options
> >
> >   .../bsp/common-pc-64/common-pc-64-preempt-rt.scc   |    6 ++++++
> >   .../bsp/common-pc-64/common-pc-64-standard.scc     |    6 ++++++
> >   .../kernel-cache/bsp/common-pc-64/common-pc-64.cfg |    3 ---
> >   .../kernel-cache/bsp/common-pc-64/common-pc-64.scc |    8 ++------
> >   .../bsp/common-pc/common-pc-preempt-rt.scc         |    7 +++++++
> >   .../bsp/common-pc/common-pc-standard.scc           |    6 ++++++
> >   .../kernel-cache/bsp/common-pc/common-pc-tiny.scc  |    5 +----
> >   meta/cfg/kernel-cache/bsp/common-pc/common-pc.cfg  |    5 -----
> >   meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc  |    6 ++----
> >   .../bsp/crownbay/crownbay-preempt-rt.scc           |    8 ++++++++
> >   .../bsp/crownbay/crownbay-standard.scc             |    7 +++++++
> >   meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc    |    7 -------
> >   .../bsp/emenlow/emenlow-preempt-rt.scc             |    8 ++++++++
> >   .../kernel-cache/bsp/emenlow/emenlow-standard.scc  |    8 ++++++++
> >   meta/cfg/kernel-cache/bsp/emenlow/emenlow.scc      |    7 -------
> >   .../bsp/fishriver/fishriver-preempt-rt.scc         |    8 ++++++++
> >   .../bsp/fishriver/fishriver-standard.scc           |    8 ++++++++
> >   meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc  |    7 -------
> >   .../bsp/jasperforest/jasperforest-preempt-rt.scc   |    7 +++++++
> >   .../bsp/jasperforest/jasperforest-standard.scc     |    6 ++++++
> >   .../kernel-cache/bsp/jasperforest/jasperforest.scc |    6 ------
> >   .../bsp/sugarbay/sugarbay-preempt-rt.scc           |    7 +++++++
> >   .../bsp/sugarbay/sugarbay-standard.scc             |    6 ++++++
> >   meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc    |    6 ------
> >   meta/cfg/kernel-cache/features/usb/ehci-hcd.cfg    |    1 +
> >   25 files changed, 104 insertions(+), 55 deletions(-)
> >
> 





More information about the yocto mailing list