[FE training-materials-updates] slides/buildroot-appdev: one more fix

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 7 16:21:32 CEST 2015


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=cadb8801445b32e6362e40a0bb7847aad601f46a

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

commit cadb8801445b32e6362e40a0bb7847aad601f46a
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Thu May 7 16:20:50 2015 +0200

    slides/buildroot-appdev: one more fix
    
    Reported-by: Peter Korsgaard <peter at korsgaard.com>
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

cadb8801445b32e6362e40a0bb7847aad601f46a
 slides/buildroot-appdev/buildroot-appdev.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/buildroot-appdev/buildroot-appdev.tex b/slides/buildroot-appdev/buildroot-appdev.tex
index 4bb7f3e..807610f 100644
--- a/slides/buildroot-appdev/buildroot-appdev.tex
+++ b/slides/buildroot-appdev/buildroot-appdev.tex
@@ -115,7 +115,7 @@ $ ./configure --host=arm-linux
     \end{itemize}
   \item Buildroot should, for certain packages, pick up the source
     from a local directory.
-  \item This is exactly what \code{<pkg>\_OVERRIDE\_SRCDIR} allows to
+  \item This is exactly what \code{<pkg>_OVERRIDE_SRCDIR} allows to
     do.
   \end{itemize}
 \end{frame}



More information about the training-materials-updates mailing list