On Fri, 2011-07-01 at 15:32 +0200, Koen Kooi wrote: > Op 1 jul 2011, om 15:08 heeft Anders Darander het volgende geschreven: > > > Also remove the other kernel24 references. > > Make everything dependent on kernel26 default. > > Move the RDEPENDS- and RRECOMMENDS_task-base-kernel26 to _task-base. > > > > Signed-off-by: Anders Darander <and...@chargestorm.se> > > --- > > meta/recipes-core/tasks/task-base.bb | 49 > > ++++++++++----------------------- > > 1 files changed, 15 insertions(+), 34 deletions(-) > > > > # > > # linux-hotplug or none > > # > > -HOTPLUG ?= "${@base_contains("MACHINE_FEATURES", "kernel24", > > "linux-hotplug","",d)} " > > +HOTPLUG ?= "" > > I think this one can go completely > > > > # > > # pcmciautils for >= 2.6.13-rc1, pcmcia-cs for others > > # > > -PCMCIA_MANAGER ?= "${@base_contains('MACHINE_FEATURES', > > 'kernel26','pcmciautils','pcmcia-cs',d)} " > > +PCMCIA_MANAGER ?= "pcmciautils" > > This one can get folded into the task directly
Agreed but I didn't feel it warranted not merging the patches so far. Please send a follow up patch :) Cheers, Richard _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core