[bootlin/training-materials updates] master: labs/sysdev-thirdparty-bbb: fix compile issue (41285da5)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jan 26 18:12:54 CET 2023


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

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

commit 41285da54aa8765b79e5240a6e62453e0b66bc82
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Jan 26 18:11:46 2023 +0100

    labs/sysdev-thirdparty-bbb: fix compile issue
    
    Wasn't seen when generating for the website, because only
    happens when the -stm32 variant hasn't been built before.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

41285da54aa8765b79e5240a6e62453e0b66bc82
 labs/sysdev-thirdparty-bbb/dependencies.dia          | 1 +
 labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/labs/sysdev-thirdparty-bbb/dependencies.dia b/labs/sysdev-thirdparty-bbb/dependencies.dia
new file mode 120000
index 00000000..a834fb5e
--- /dev/null
+++ b/labs/sysdev-thirdparty-bbb/dependencies.dia
@@ -0,0 +1 @@
+../sysdev-thirdparty-stm32/dependencies.dia
\ No newline at end of file
diff --git a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
index 576dfd1a..e7969043 100644
--- a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
+++ b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
@@ -23,7 +23,7 @@ for {\em alsa-utils} is quite simple, it only depends on the
 {\em alsa-lib} library. {\em libgpiod} and {\em ipcalc} are standalone
 and don't have any dependency.
 
-\includegraphics[width=\textwidth]{labs/sysdev-thirdparty-stm32/dependencies.pdf}
+\includegraphics[width=\textwidth]{labs/sysdev-thirdparty-bbb/dependencies.pdf}
 
 Of course, all these libraries rely on the C library, which is not
 mentioned here, because it is already part of the root filesystem




More information about the training-materials-updates mailing list