Image recipe concepts
An image recipe (.bb file) defines the complete set of packages installed in the root filesystem. Qualcomm provides reference images in meta-qcom-distro/recipes-products/images. For a description of each reference image, see meta-qcom-distro.
Qualcomm reference images
Creating a custom image recipe
- To add an image recipe, change the directory to
<workspace>/layers/meta-qcom-distro/recipes-products/images. - Create a file, for example
sample-image.bb, and add the following content: - Add the
sample-image.bbfile to themeta-qcom/ci/qcom-distro.ymlCI file, undertarget:: - Source the environment:
- Build using the BitBake command:
The generated images are as follows:

