Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2013
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement