OpenEmbeddedJanitors

From Openembedded.org
Revision as of 06:46, 13 August 2010 by 212.178.107.193 (talk)
Jump to: navigation, search

Here we have the current "janitor" tasks in the OE metadata. These are relatively simple, mechanical tasks which can be easily accomplished by someone who isn't an expert in the system, but which can help acclimate them to contributing to the project. Current tasks:

  • Conversion from legacy staging to new style staging
  • Conversion to use BBCLASSEXTEND
  • Conversion of FILESDIR to FILESPATHPKG =. or =. when still needed or simple removal in most cases.
  • make recipes more conform a standard layout (see also contrib/oe-stylize.py, which can be of help here). be careful though if require lines are moved. It is a good plan to test building a recipe after oe-stylizing it.