Yocto Recipe Name Changes - 2021.2 English

PetaLinux Tools Documentation: Reference Guide

Document ID
UG1144
Release Date
2021-10-27
Version
2021.2 English

Yocto updated the following recipe names from 2021.1:

Table 1. Updated Yocto Recipe Names
Old Recipe File Name New Recipe File Name
fsbl.bb fsbl-firmware.bb
plm.bb plm-firmware.bb

If you are creating or using any bbappends for these components, you need to update them.

For example:
$ mkdir <plnx-proj-root>/project-spec/meta-user/recipes-bsp/embeddedsw/
$ touch <plnx-proj-root>/project-spec/meta-user/recipes-bsp/embeddedsw/fsbl-firmware_%.bbappend
Add recipe changes into fsbl-firmware_%.bbappend file.