[FE training-materials-updates] yocto: update all parts to pyro

Antoine Ténart antoine.tenart at free-electrons.com
Mon Aug 21 11:02:45 CEST 2017


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=b7311908e01c78dc37262ebb87ddb1ca8f397ac3

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

commit b7311908e01c78dc37262ebb87ddb1ca8f397ac3
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Mon Aug 21 11:02:45 2017 +0200

    yocto: update all parts to pyro
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

b7311908e01c78dc37262ebb87ddb1ca8f397ac3
 labs/yocto-first-build/yocto-first-build.tex     | 2 +-
 slides/yocto-layer-distro/yocto-layer-distro.tex | 2 +-
 slides/yocto-overview/yocto-overview.tex         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/labs/yocto-first-build/yocto-first-build.tex b/labs/yocto-first-build/yocto-first-build.tex
index ef1c0dc..2ed0c3d 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -23,7 +23,7 @@ sudo apt-get install bc build-essential chrpath cpio diffstat gawk git python te
 
 \section{Download Yocto}
 
-Download the \code{krogoth} version of Poky and apply a custom patch:
+Download the \code{pyro} version of Poky and apply a custom patch:
 \begin{verbatim}
 git clone git://git.yoctoproject.org/poky.git
 cd $HOME/yocto-labs/poky
diff --git a/slides/yocto-layer-distro/yocto-layer-distro.tex b/slides/yocto-layer-distro/yocto-layer-distro.tex
index 86f4e2b..3ba755b 100644
--- a/slides/yocto-layer-distro/yocto-layer-distro.tex
+++ b/slides/yocto-layer-distro/yocto-layer-distro.tex
@@ -120,7 +120,7 @@ MAINTAINER = "..."
   <remote name="yocto-project" fetch="git.yoctoproject.org" />
   <remote name="private" fetch="git.example.net" />
 
-  <default revision="krogoth" remote="private" />
+  <default revision="pyro" remote="private" />
 
   <project name="poky" remote="yocto-project" />
   <project name="meta-ti" remote="yocto-project" />
diff --git a/slides/yocto-overview/yocto-overview.tex b/slides/yocto-overview/yocto-overview.tex
index 6b610f0..988b310 100644
--- a/slides/yocto-overview/yocto-overview.tex
+++ b/slides/yocto-overview/yocto-overview.tex
@@ -97,7 +97,7 @@
           available at \url{http://git.yoctoproject.org/cgit/}
     \item To download the Poky reference system: \\
           {\small
-          \code{git clone -b krogoth git://git.yoctoproject.org/poky.git}
+          \code{git clone -b pyro git://git.yoctoproject.org/poky.git}
           }
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list