[BL training-materials-updates] slides: yocto: update pyro references

Quentin Schulz quentin.schulz at bootlin.com
Tue Aug 21 09:10:53 CEST 2018


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

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

commit c90307b8b473ee6e73e3b3c8cfeb747165491073
Author: Quentin Schulz <quentin.schulz at bootlin.com>
Date:   Tue Aug 21 09:10:53 2018 +0200

    slides: yocto: update pyro references
    
    Forgot to update a few pyro references to sumo
    
    Signed-off-by: Quentin Schulz <quentin.schulz at bootlin.com>


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

c90307b8b473ee6e73e3b3c8cfeb747165491073
 slides/yocto-layer-distro/yocto-layer-distro.tex | 2 +-
 slides/yocto-overview/yocto-overview.tex         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/yocto-layer-distro/yocto-layer-distro.tex b/slides/yocto-layer-distro/yocto-layer-distro.tex
index 3ba755b..bcc1de4 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="pyro" remote="private" />
+  <default revision="sumo" 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 699ee98..f100ea3 100644
--- a/slides/yocto-overview/yocto-overview.tex
+++ b/slides/yocto-overview/yocto-overview.tex
@@ -97,7 +97,7 @@
           available at \url{https://git.yoctoproject.org/cgit/}
     \item To download the Poky reference system: \\
           {\small
-          \code{git clone -b pyro git://git.yoctoproject.org/poky.git}
+          \code{git clone -b sumo git://git.yoctoproject.org/poky.git}
           }
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list