[bootlin/training-materials updates] master: Small yocto updates (498a7d7d)

Alexandre Belloni alexandre.belloni at bootlin.com
Tue Jan 19 16:16:34 CET 2021


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

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

commit 498a7d7dba88703cb0710e7ce6816ac9da9da919
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Tue Jan 19 16:15:55 2021 +0100

    Small yocto updates
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

498a7d7dba88703cb0710e7ce6816ac9da9da919
 slides/yocto-bsp/yocto-bsp.tex                   | 2 +-
 slides/yocto-recipe-extra/yocto-recipe-extra.tex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/yocto-bsp/yocto-bsp.tex b/slides/yocto-bsp/yocto-bsp.tex
index b5e8dab2..a737dcb8 100644
--- a/slides/yocto-bsp/yocto-bsp.tex
+++ b/slides/yocto-bsp/yocto-bsp.tex
@@ -216,7 +216,7 @@ MACHINE_FEATURES += "touchscreen"
     \item \code{linux-yocto} is a generic set of recipes for building
       mainline Linux kernel images.
     \item \code{PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"}
-    \item \code{PREFERRED_VERSION_linux-yocto = "3.14\%"}
+    \item \code{PREFERRED_VERSION_linux-yocto = "5.10\%"}
   \end{itemize}
 \end{frame}
 
diff --git a/slides/yocto-recipe-extra/yocto-recipe-extra.tex b/slides/yocto-recipe-extra/yocto-recipe-extra.tex
index 6b3ed81d..5d1aa7fd 100644
--- a/slides/yocto-recipe-extra/yocto-recipe-extra.tex
+++ b/slides/yocto-recipe-extra/yocto-recipe-extra.tex
@@ -111,7 +111,7 @@ PACKAGECONFIG ??= "                                                       \
       \code{X}.
     \item[\code{d.prependVar("X", "value")}] Prepend \code{value} to
       \code{X}.
-    \item[\code{d.expand(expression)}] Expend variables in
+    \item[\code{d.expand(expression)}] Expand variables in
       \code{expression}.
   \end{description}
 \end{frame}




More information about the training-materials-updates mailing list