[bootlin/training-materials updates] master: yocto: labs: add "may" to sentence that is STM32 specific (36cbf977)

Luca Ceresoli luca.ceresoli at bootlin.com
Thu Dec 29 21:20:27 CET 2022


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

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

commit 36cbf97708c459ebdc299c7dcccd6df513879a1d
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Thu Dec 29 21:19:09 2022 +0100

    yocto: labs: add "may" to sentence that is STM32 specific
    
    The issue mentioned here happens only with the ST layer, not the TI
    one. Add "may" in the sentence.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

36cbf97708c459ebdc299c7dcccd6df513879a1d
 labs/yocto-advanced-configuration/yocto-advanced-configuration.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex b/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
index 61c46131..fc322c6d 100644
--- a/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
+++ b/labs/yocto-advanced-configuration/yocto-advanced-configuration.tex
@@ -132,8 +132,8 @@ bitbake -vn virtual/kernel
 You can now rebuild the whole Yocto project, with \code{bitbake
 core-image-minimal}
 
-Tip: you need to define the more specific information here to be sure it is the
-one used. The \code{MACHINE} variable can help here.
+Tip: you may need to define the more specific information here to be sure
+it is the one used. The \code{MACHINE} variable can help here.
 
 As this was only to show how to select a preferred provider for a
 given package, you can now use \code{linux-ti-staging} again.




More information about the training-materials-updates mailing list