Skip to main content
This document describes how to perform common Yocto tasks using the kas tool.

Modify a recipe

Use devtool to modify a recipe
Make your changes, then rebuild the recipe

Generate an SDK

To generate an SDK from the current build configuration
When the SDK generation is complete, you can see the images in the build/tmp/deploy/sdk directory.

Cleanup build artifacts

  • Clean build artifacts for a specific recipe
  • Rebuild the recipe after cleanup