[bootlin/training-materials updates] master: labs/sysdev-thirdparty: fix overflowing line (2104f6fd)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Aug 7 16:25:55 CEST 2023


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

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

commit 2104f6fddc550e9a69a93fc76cbec1340113eddb
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Aug 4 12:15:09 2023 +0200

    labs/sysdev-thirdparty: fix overflowing line
    
    Also use __SESSION_NAME__ to have the same source code
    in all labs.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

2104f6fddc550e9a69a93fc76cbec1340113eddb
 labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex               | 3 ++-
 labs/sysdev-thirdparty-beagleplay/sysdev-thirdparty-beagleplay.tex | 3 ++-
 labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex             | 3 ++-
 labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex           | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
index 699cbc4c..b50495aa 100644
--- a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
+++ b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
@@ -446,7 +446,8 @@ error:
 
 \begin{verbatim}
 Making all in po
-make[2]: Entering directory '/home/tux/embedded-linux-labs/thirdparty/alsa-utils-1.2.9/alsaconf/po'
+make[2]: Entering directory '/home/tux/__SESSION_NAME__-labs/
+thirdparty/alsa-utils-1.2.9/alsaconf/po'
 mv: cannot stat 't-ja.gmo': No such file or directory
 \end{verbatim}
 
diff --git a/labs/sysdev-thirdparty-beagleplay/sysdev-thirdparty-beagleplay.tex b/labs/sysdev-thirdparty-beagleplay/sysdev-thirdparty-beagleplay.tex
index 18a805c1..113d1b91 100644
--- a/labs/sysdev-thirdparty-beagleplay/sysdev-thirdparty-beagleplay.tex
+++ b/labs/sysdev-thirdparty-beagleplay/sysdev-thirdparty-beagleplay.tex
@@ -446,7 +446,8 @@ error:
 
 \begin{verbatim}
 Making all in po
-make[2]: Entering directory '/home/tux/embedded-linux-beagleplay-labs/thirdparty/alsa-utils-1.2.9/alsaconf/po'
+make[2]: Entering directory '/home/tux/__SESSION_NAME__-labs/
+thirdparty/alsa-utils-1.2.9/alsaconf/po'
 mv: cannot stat 't-ja.gmo': No such file or directory
 \end{verbatim}
 
diff --git a/labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex b/labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex
index 189254c4..210b7c9f 100644
--- a/labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex
+++ b/labs/sysdev-thirdparty-qemu/sysdev-thirdparty-qemu.tex
@@ -445,7 +445,8 @@ error:
 
 \begin{verbatim}
 Making all in po
-make[2]: Entering directory '/home/tux/embedded-linux-labs/thirdparty/alsa-utils-1.2.9/alsaconf/po'
+make[2]: Entering directory '/home/tux/__SESSION_NAME__-labs/
+thirdparty/alsa-utils-1.2.9/alsaconf/po'
 mv: cannot stat 't-ja.gmo': No such file or directory
 \end{verbatim}
 
diff --git a/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex b/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
index c9c8f8ac..1b271ffe 100644
--- a/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
+++ b/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
@@ -446,7 +446,8 @@ error:
 
 \begin{verbatim}
 Making all in po
-make[2]: Entering directory '/home/tux/embedded-linux-labs/thirdparty/alsa-utils-1.2.9/alsaconf/po'
+make[2]: Entering directory '/home/tux/__SESSION_NAME__-labs/
+thirdparty/alsa-utils-1.2.9/alsaconf/po'
 mv: cannot stat 't-ja.gmo': No such file or directory
 \end{verbatim}
 




More information about the training-materials-updates mailing list