[bootlin/training-materials updates] master: yocto: agendas: fix onsite agenta to be onsite (ddaa5987)

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Jul 17 18:02:04 CEST 2023


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

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

commit ddaa5987199853f2987aa9b666042f4295c3357e
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Mon Jul 17 18:02:04 2023 +0200

    yocto: agendas: fix onsite agenta to be onsite
    
    It is marked "online" by mistake, so the resulting agenda does not contain
    the info for an onsite training such as the required Ubuntu version.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

ddaa5987199853f2987aa9b666042f4295c3357e
 agenda/yocto-agenda.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agenda/yocto-agenda.tex b/agenda/yocto-agenda.tex
index 6d3105f0..bb49980d 100644
--- a/agenda/yocto-agenda.tex
+++ b/agenda/yocto-agenda.tex
@@ -1,6 +1,6 @@
 \documentclass[a4paper,12pt,obeyspaces,spaces,hyphens]{article}
 
-\def \trainingtype{online}
+\def \trainingtype{onsite}
 \def \agendalanguage{english}
 
 \input{agenda/yocto.inc}




More information about the training-materials-updates mailing list