[bootlin/training-materials updates] master: labs/sysdev-thirdparty*: typo fix (b25a3ad4)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jan 18 16:57:12 CET 2023


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

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

commit b25a3ad44ef892d3c43782cf119a4a8526a3f065
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jan 18 16:57:12 2023 +0100

    labs/sysdev-thirdparty*: typo fix
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

b25a3ad44ef892d3c43782cf119a4a8526a3f065
 labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex     | 2 +-
 labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex | 2 +-
 mk/embedded-linux-qemu.mk                                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
index 102fcba0..2d7c2b69 100644
--- a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
+++ b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
@@ -598,7 +598,7 @@ optionally with \code{-f <freq>} for a specific frequency
 
 \end{itemize}
 
-There you are: you build and ran your first program depending
+There you are: you built and ran your first program depending
 on a library different from the C library.
 
 \section{libgpiod}
diff --git a/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex b/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
index 24187166..a8ee397d 100644
--- a/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
+++ b/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
@@ -598,7 +598,7 @@ optionally with \code{-f <freq>} for a specific frequency
 
 \end{itemize}
 
-There you are: you build and ran your first program depending
+There you are: you built and ran your first program depending
 on a library different from the C library.
 
 \section{libgpiod}
diff --git a/mk/embedded-linux-qemu.mk b/mk/embedded-linux-qemu.mk
index 9ee81b20..b329a00f 100644
--- a/mk/embedded-linux-qemu.mk
+++ b/mk/embedded-linux-qemu.mk
@@ -53,7 +53,7 @@ EMBEDDED_LINUX_QEMU_LABS   = \
                 sysdev-kernel-cross-compiling \
                 sysdev-tinysystem \
                 sysdev-block-filesystems-qemu \
-                sysdev-thirdparty \
+                sysdev-thirdparty-qemu \
                 sysdev-buildroot \
 		sysdev-system-integration \
 		sysdev-application-development-and-debugging




More information about the training-materials-updates mailing list