[bootlin/training-materials updates] master: yocto-first-build-stm32: fix small typo (d4588dd9)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:36 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/d4588dd910008c6bd7f16f981ff694ee394eb112

>---------------------------------------------------------------

commit d4588dd910008c6bd7f16f981ff694ee394eb112
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Tue Apr 13 22:04:37 2021 +0200

    yocto-first-build-stm32: fix small typo
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


>---------------------------------------------------------------

d4588dd910008c6bd7f16f981ff694ee394eb112
 labs/yocto-first-build-stm32/yocto-first-build-stm32.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
index 64f80787..139edcd3 100644
--- a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
+++ b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
@@ -56,7 +56,7 @@ Also, if you need to save disk space on your computer you can add \code{INHERIT
 package work directory once a package is built.
 
 Don't forget to make the configuration aware of the OpenEmbedded and
-STM32MP layer. Edit the layer configuration file
+STM32MP layers. Edit the layer configuration file
 (\code{$BUILDDIR/conf/bblayers.conf}) and append the full path to the
 \code{meta-openembedded/meta-oe}, \code{meta-openembedded/meta-python} and \code{meta-st-stm32mp} directory to the
 \code{BBLAYERS} variable.




More information about the training-materials-updates mailing list