OpenEmbeddedJanitors

From Openembedded.org
Revision as of 07:55, 15 August 2010 by 24.132.200.125 (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.
  • rework files dir. if there is only one recipe in the dir (like x_0.bb and x_1.bb) the dir should be called x, if the patches are only for x_1 then the dir should be called x-1