[bootlin/training-materials updates] master: Appdev lab: minor change for consistency with other labs (206a6708)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Sep 2 11:51:02 CEST 2020


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

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

commit 206a67088efa35acedb6f9ee24f345908fcb097f
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Sep 2 11:51:02 2020 +0200

    Appdev lab: minor change for consistency with other labs
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

206a67088efa35acedb6f9ee24f345908fcb097f
 labs/sysdev-application-development/sysdev-application-development.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-application-development/sysdev-application-development.tex b/labs/sysdev-application-development/sysdev-application-development.tex
index 526f1b55..e248c581 100644
--- a/labs/sysdev-application-development/sysdev-application-development.tex
+++ b/labs/sysdev-application-development/sysdev-application-development.tex
@@ -25,7 +25,7 @@ Let's add this directory to our \code{PATH}:
 
 \footnotesize
 \begin{verbatim}
-export PATH=$HOME/__SESSION_NAME__-labs/buildroot/buildroot-XXXX.YY/output/host/usr/bin:$PATH
+export PATH=$HOME/__SESSION_NAME__-labs/buildroot/buildroot-2020.02.X/output/host/usr/bin:$PATH
 \end{verbatim}
 \normalsize
 




More information about the training-materials-updates mailing list