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

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Apr 21 23:14:13 CEST 2021


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

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

commit 576189e67f3232c7414454fdbf891c03fd024f48
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>


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

576189e67f3232c7414454fdbf891c03fd024f48
 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