[bootlin/training-materials updates] master: yocto: slides: move to dunfell (e0bfeb17)

Alexandre Belloni alexandre.belloni at bootlin.com
Wed Jun 10 23:44:39 CEST 2020


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

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

commit e0bfeb1776a77489bd69441ebdbbafbc671f7ec5
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Wed Jun 10 23:44:39 2020 +0200

    yocto: slides: move to dunfell
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


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

e0bfeb1776a77489bd69441ebdbbafbc671f7ec5
 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 676021b5..3939a6a4 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="sumo" remote="private" />
+  <default revision="dunfell" 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 cfe60d51..ecde4db6 100644
--- a/slides/yocto-overview/yocto-overview.tex
+++ b/slides/yocto-overview/yocto-overview.tex
@@ -98,7 +98,7 @@
           available at \url{https://git.yoctoproject.org/cgit/}
     \item To download the Poky reference system: \\
           {\small
-          \code{git clone -b sumo git://git.yoctoproject.org/poky.git}
+          \code{git clone -b dunfell git://git.yoctoproject.org/poky.git}
           }
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list