[bootlin/training-materials updates] master: labs/boot-time-application: fix version update (54e46df6)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jun 13 18:28:06 CEST 2023


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

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

commit 54e46df6b4929213a2516bd8c0fd624fbdf3bc61
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jun 13 18:28:06 2023 +0200

    labs/boot-time-application: fix version update
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

54e46df6b4929213a2516bd8c0fd624fbdf3bc61
 labs/boot-time-application/boot-time-application.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/boot-time-application/boot-time-application.tex b/labs/boot-time-application/boot-time-application.tex
index 1355afa9..6891805b 100644
--- a/labs/boot-time-application/boot-time-application.tex
+++ b/labs/boot-time-application/boot-time-application.tex
@@ -50,7 +50,7 @@ Let's check \code{ffmpeg}'s \code{configure} script, and see what its
 options are:
 
 \begin{verbatim}
-cd ~/boot-time-labs/rootfs/buildroot/output/build/ffmpeg-4.4.1
+cd ~/boot-time-labs/rootfs/buildroot/output/build/ffmpeg-4.4.4
 ./configure --help
 \end{verbatim}
 




More information about the training-materials-updates mailing list