On Fri, 2013-09-06 at 22:56 -0400, Bruce Ashfield wrote: > On 13-09-06 6:44 PM, Darren Hart wrote:
> > diff --git a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc > > b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc > > index 6151da1..29c47dd 100644 > > --- a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc > > +++ b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc > > @@ -1,5 +1,8 @@ > > -kconf hardware common-pc-64.cfg > > -kconf hardware common-pc-64-graphics.cfg > > +kconf hardware common-pc-64-cpu.cfg > > +kconf hardware ../common-pc/common-pc-drivers.cfg > > +kconf hardware ../common-pc/common-pc-eth.cfg > > +kconf hardware ../common-pc/common-pc-gfx.cfg > > +kconf hardware ../common-pc/common-pc-wifi.cfg > > To keep us free to move these around in the tree as we see fit, > can you switch these two: > > kconf hardware bsp/common-pc/common-pc-wifi.cfg > > ok, so I lied, that's not quite "as we see fit", but we can > at least move common-pc-64 around and still have it work :) > > But nice re-use of fragments, much nicer. That makes sense.... something questioned the .. in my head, but I later forgot. Thanks for the suggestion. I updated the contrib branch and did a common-pc-64 linux-yocto build to verify the build works and the config options still show up. Is that enough or do you want a new series sent out? -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
