The Yocto Project is a set of tools that helps to create customized Linux systems. This is a short description of how to prepare the host computer and how to create a project with yocto.
Build Host
Yocto Project is supported in many Linux Distributions, this descriptions refers to Ubuntu 20.04 LTS. For other Distributions you need to refer to the Yocto Project Reference Manual.
General requirements
This requirements are generally needed for Yocto Project in Ubuntu 20.04:
Modify the /yocto/poky/build/conf/local.conf file:
Remove default configuration of the MACHINE variable and set it to a supported machine (see meta-altera for more information) of meta-altera layer e.g 'cyclone5':