1. $ bitbake-layers
  2. usage: bitbake-layers <command> [arguments]
  3.  
  4. Available commands:
  5. help
  6. display general help or help on a specified command
  7. show-recipes
  8. list available recipes, showing the layer they are provided by
  9. show-cross-depends
  10. figure out the dependency between recipes that crosses a layer boundary.
  11. show-appends
  12. list bbappend files and recipe files they apply to
  13. flatten
  14. flattens layer configuration into a separate output directory.
  15. show-layers
  16. show current configured layers
  17. show-overlayed
  18. list overlayed recipes (where the same recipe exists in another layer)