Advertisement
RobertBerger

Untitled

Sep 3rd, 2020
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. pokyuser@292e4da88a6b:/workdir/build$ yocto-kernel
  2. Usage:
  3.  
  4. Modify and list Yocto BSP kernel config items and patches.
  5.  
  6. usage: yocto-kernel [--version] [--help] COMMAND [ARGS]
  7.  
  8. Current 'yocto-kernel' commands are:
  9. config list List the modifiable set of bare kernel config options for a BSP
  10. config add Add or modify bare kernel config options for a BSP
  11. config rm Remove bare kernel config options from a BSP
  12. patch list List the patches associated with a BSP
  13. patch add Patch the Yocto kernel for a BSP
  14. patch rm Remove patches from a BSP
  15. feature list List the features used by a BSP
  16. feature add Have a BSP use a feature
  17. feature rm Have a BSP stop using a feature
  18. features list List the features available to BSPs
  19. feature describe Describe a particular feature
  20. feature create Create a new BSP-local feature
  21. feature destroy Remove a BSP-local feature
  22.  
  23. See 'yocto-kernel help COMMAND' for more information on a specific command.
  24.  
  25.  
  26.  
  27. Options:
  28. --version show program's version number and exit
  29. -h, --help show this help message and exit
  30. -D, --debug output debug information
  31. pokyuser@292e4da88a6b:/workdir/build$
  32.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement