generic-poky/bitbake/bin
Paul Eggleton 1164b76983 bitbake-layers: add command to flatten layers into one
Takes the current layer configuration and builds a "flattened" directory
containing the contents of all layers, with any overlayed recipes removed
and bbappends appended to the corresponding recipes. Note that some manual
cleanup may still be necessary afterwards, in particular:

 * where non-recipe files (such as patches) are overwritten (the flatten
   command will show a warning for these)
 * where anything beyond the normal layer setup has been added to
   layer.conf (only the lowest priority layer's layer.conf is used)
 * Overridden/appended items from bbappends will need to be tidied up

(Bitbake rev: 296c83cc22ce281223fe91ef84bc89034cd141e7)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-05 13:36:52 +01:00
..
bitbake bitbake: Switch to use process as the default server 2011-07-05 11:40:23 +01:00
bitbake-diffsigs bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo files 2010-09-30 18:02:35 +01:00
bitbake-layers bitbake-layers: add command to flatten layers into one 2011-07-05 13:36:52 +01:00
bitbake-prserv Add PR service deamon to bitbake 2011-05-27 17:55:49 +01:00
bitbake-runtask bitbake/bitbake-runtask: Since the parent has set the environment up cleanly we don't need to filter this ourselves anymore 2010-12-10 12:40:23 +00:00
bitdoc fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 22:51:33 +00:00