[bootlin/training-materials updates] master: yocto: slides: clarify that own-mirrors acts on PREMIRRORS, not MIRRORS (84c6dc84)

Luca Ceresoli luca.ceresoli at bootlin.com
Wed Aug 31 16:17:11 CEST 2022


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

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

commit 84c6dc846ebf3bb11fa4fb56472f0729dd6547a2
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Wed Aug 31 15:24:04 2022 +0200

    yocto: slides: clarify that own-mirrors acts on PREMIRRORS, not MIRRORS
    
    ...and since this slide is totally about premirrors, update the title
    accordingly.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

84c6dc846ebf3bb11fa4fb56472f0729dd6547a2
 slides/yocto-recipe-advanced/yocto-recipe-advanced.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex b/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex
index d772b934..e1426f80 100644
--- a/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex
+++ b/slides/yocto-recipe-advanced/yocto-recipe-advanced.tex
@@ -418,10 +418,10 @@ ftp://.*/.*     http://sources.openembedded.org/ \
 \end{frame}
 
 \begin{frame}[fragile]
-  \frametitle{Configuring the mirrors}
+  \frametitle{Configuring the premirrors}
   \begin{itemize}
-    \item It is possible to use a custom mirror using the \code{own-mirrors}
-      class (only one URL supported):
+    \item It is easy to add a custom mirror to the \code{PREMIRRORS} by
+      using the \code{own-mirrors} class (only one URL supported):
   \end{itemize}
   \begin{block}{}
     \begin{minted}{sh}




More information about the training-materials-updates mailing list