On 07/06/2011 04:39 PM, Saul Wold wrote: > On 07/06/2011 07:06 AM, Paul Eggleton wrote: >> On Tuesday 05 July 2011 19:37:24 you wrote: >>> On Tue, 2011-07-05 at 17:31 +0100, Paul Eggleton wrote: >>>> Is it possible some people are still using PCMCIA/CF cards with this >>>> hardware in it? >>> >>> It's certainly possible, yes. But I don't think that the mere >>> possibility is a very strong argument for keeping the recipe in oe-core. >>> Maybe it would be better suited to meta-oe or some BSP layer, >> >> You're right, I guess it doesn't really belong in oe-core. >> > Phil, > > I will take a patch that deletes from here and adds it into the > meta-extra's layer.
In some cases this is simple enough to do - move one recipe from here to there. In other cases, not so much. Note that in addition to the removal of these recipes, Phil also kindly cleaned up kernel.bbclass by removing a bunch of special casing that was in place for this specific module. Adding that support to meta-extras is a considerable effort and not particularly sustainable as more old-and-crusty code is purged from OE. It is also not likely to be well tested, which makes meta-extra less and less useful. We need an exit-path for old-and-crusty code - the git repository has the history, so if it's needed we can always pull it into meta-extras and properly test it when we know there is an interest, but if some due diligence has been performed to determine the code is no longer of any use, it seems like a lot of effort for very little gain to move any and all removal of code from oe-core to meta-extras. Thanks, Darren > > Sau! > >> Cheers, >> Paul >> > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
