Skip to content

Commit

Permalink
yocto: machine-lab: Add the "providers" include
Browse files Browse the repository at this point in the history
Add a base file to include in the custom machine to get the common
providers definitions, to prevent tf-a compiling errors.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
  • Loading branch information
minimaxwell committed Dec 3, 2021
1 parent b1da73f commit 5898d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions labs/yocto-custom-machine/yocto-custom-machine.tex
Expand Up @@ -27,6 +27,7 @@ \section{Create a custom machine}

\begin{verbatim}
require conf/machine/include/st-machine-common-stm32mp.inc
require conf/machine/include/st-machine-providers-stm32mp.inc
DEFAULTTUNE = "cortexa7thf-neon-vfpv4"
require conf/machine/include/tune-cortexa7.inc
Expand Down

0 comments on commit 5898d7f

Please sign in to comment.