A Recipe is the instructions in a Yocto Project for the how tos: - How to download the source - How

A Recipe is the instructions in a Yocto Project for the how tos:
  • How to download the source
  • How to configure the source
  • How to compile the code
  • How to install the resulting files into the final image
    The collection of files that actually end up in the final image are then a package.
Was this page helpful?