On Sun, Oct 9, 2011 at 11:34 PM, <[email protected]> wrote: > From: Tom Zanussi <[email protected]> > > This patchset is another step in some cleanup I'm doing for > the meta-intel bsps, basically removing unneeded or redundant > options and abstracting out useful features, in this case a > new vesafb feature used in this patchset by crownbay, emenlow, > and jasperforest. > > This patchset doesn't change any of the previous patches - I'm > just resending them all to avoid confusion since I accidentally > named the v2 branch v3. So this patchset keeps everything > up-to-date and supersedes the previous "v2" patchset.
Perfect. I just tossed out the v2 I had staged and will push this out later today once the Canadian thanksgiving festivities subside! Bruce > > v2: rebased on top of intervening changes > v3: misnamed > v4: added fishriver, sugarbay, fri2 > > Please pull into linux-yocto-3.0. > > Pull URL: git://git.pokylinux.org/linux-yocto-2.6.37-contrib > Branch: tzanussi/bsp-cleanup-v4 > Browse: > http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/bsp-cleanup-v4 > > Thanks, > > Tom > > Tom Zanussi (8): > features/drm-psb: add related config options > meta: add vesafb feature > crownbay: cleanup bsp config > emenlow: cleanup bsp config > jasperforest: cleanup bsp config > fishriver: cleanup bsp config > sugarbay: cleanup bsp config > fri2: cleanup bsp config > > meta/cfg/kernel-cache/bsp/crownbay/crownbay.cfg | 34 ++++-------------- > meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc | 5 ++- > meta/cfg/kernel-cache/bsp/emenlow/emenlow.cfg | 35 +++++-------------- > meta/cfg/kernel-cache/bsp/emenlow/emenlow.scc | 2 + > meta/cfg/kernel-cache/bsp/fishriver/fishriver.cfg | 34 ++++-------------- > meta/cfg/kernel-cache/bsp/fishriver/fishriver.scc | 2 + > meta/cfg/kernel-cache/bsp/fri2/fri2.cfg | 34 ++++-------------- > meta/cfg/kernel-cache/bsp/fri2/fri2.scc | 2 + > .../kernel-cache/bsp/jasperforest/jasperforest.cfg | 7 +--- > .../kernel-cache/bsp/jasperforest/jasperforest.scc | 2 + > meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.cfg | 22 +----------- > meta/cfg/kernel-cache/bsp/sugarbay/sugarbay.scc | 1 + > meta/cfg/kernel-cache/features/drm-psb/drm-psb.cfg | 13 +++++++ > .../kernel-cache/features/framebuffer/vesafb.cfg | 8 ++++ > .../kernel-cache/features/framebuffer/vesafb.scc | 1 + > 15 files changed, 71 insertions(+), 131 deletions(-) > create mode 100644 meta/cfg/kernel-cache/features/framebuffer/vesafb.cfg > create mode 100644 meta/cfg/kernel-cache/features/framebuffer/vesafb.scc > > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
