Yocto Recipe Name Changes - 2023.1 English

PetaLinux Tools Documentation: Reference Guide (UG1144)

Document ID
UG1144
Release Date
2023-05-16
Version
2023.1 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.