In this video we are going to understand the basic default variables used in the Yocto build system .We'll take a closer look at some of these variables and learn how they are used in Yocto.
We'll start by introducing you to the following Yocto default variables:
PN (Package Name)
PV (Package Version)
PR (Package Revision)
WORKDIR (Working Directory)
S (Source)
D (Destination)
B (Build Directory)
You'll learn how each variable plays a role in the Yocto build system, and how they are used to create a packages and directories in Yocto. We'll also cover the recipe name pattern, how to read variable values using bitbake, bitbake command to read variable, and some of the defaults for these variables.
Source:
https://github.com/Munawar-git/YoctoT...