[FE training-materials-updates] yocto: slides: depexp was replaced by taskexp

Antoine Ténart antoine.tenart at free-electrons.com
Fri Feb 9 16:10:12 CET 2018


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

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

commit 66283c733c01b9c025777bb0da66028b0631e91b
Author: Antoine Tenart <antoine.tenart at bootlin.com>
Date:   Fri Feb 9 16:08:32 2018 +0100

    yocto: slides: depexp was replaced by taskexp
    
    Signed-off-by: Antoine Tenart <antoine.tenart at bootlin.com>


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

66283c733c01b9c025777bb0da66028b0631e91b
 slides/yocto-recipe-basics/yocto-recipe-basics.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-recipe-basics/yocto-recipe-basics.tex b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
index aaf762e..d892236 100644
--- a/slides/yocto-recipe-basics/yocto-recipe-basics.tex
+++ b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
@@ -269,7 +269,7 @@ LIC_FILES_CHKSUM =  \
     \item A graphical tool can be used to explore dependencies or
       reverse dependencies:
     \begin{itemize}
-      \item \code{bitbake -g -u depexp core-image-minimal}
+      \item \code{bitbake -g -u taskexp core-image-minimal}
     \end{itemize}
   \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list