Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pokyuser@292e4da88a6b:/workdir/build$ yocto-kernel
- Usage:
- Modify and list Yocto BSP kernel config items and patches.
- usage: yocto-kernel [--version] [--help] COMMAND [ARGS]
- Current 'yocto-kernel' commands are:
- config list List the modifiable set of bare kernel config options for a BSP
- config add Add or modify bare kernel config options for a BSP
- config rm Remove bare kernel config options from a BSP
- patch list List the patches associated with a BSP
- patch add Patch the Yocto kernel for a BSP
- patch rm Remove patches from a BSP
- feature list List the features used by a BSP
- feature add Have a BSP use a feature
- feature rm Have a BSP stop using a feature
- features list List the features available to BSPs
- feature describe Describe a particular feature
- feature create Create a new BSP-local feature
- feature destroy Remove a BSP-local feature
- See 'yocto-kernel help COMMAND' for more information on a specific command.
- Options:
- --version show program's version number and exit
- -h, --help show this help message and exit
- -D, --debug output debug information
- pokyuser@292e4da88a6b:/workdir/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement