[bootlin/training-materials updates] master: yocto-layer: fix typo (8f2c8056)

Alexandre Belloni alexandre.belloni at bootlin.com
Fri May 6 16:02:28 CEST 2022


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

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

commit 8f2c80560fbfb4e1d2aef86ad7cda1743029a663
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Fri May 6 16:02:28 2022 +0200

    yocto-layer: fix typo
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

8f2c80560fbfb4e1d2aef86ad7cda1743029a663
 slides/yocto-layer/yocto-layer.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-layer/yocto-layer.tex b/slides/yocto-layer/yocto-layer.tex
index d62c4f41..ec80caae 100644
--- a/slides/yocto-layer/yocto-layer.tex
+++ b/slides/yocto-layer/yocto-layer.tex
@@ -139,7 +139,7 @@
     \item However, the \code{bitbake-layers create-layer} command helps us create new
       layers and ensures this is done right.
     \item \code{bitbake-layers create-layer -p <PRIORITY> <layer>}
-    \item The \textbf{priority} is used to elect which recipe to use when multiple layers contains the same recipe
+    \item The \textbf{priority} is used to select which recipe to use when multiple layers contains the same recipe
     \item The recipe priority takes precedence over the version number ordering
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list