[FE training-materials-updates] yocto-sdk: update devtool commands

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Oct 20 10:43:38 CEST 2016


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

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

commit 7d06228be013f8e2a2e5560c9e08253e37e005c3
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Thu Oct 20 10:43:38 2016 +0200

    yocto-sdk: update devtool commands
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

7d06228be013f8e2a2e5560c9e08253e37e005c3
 slides/yocto-sdk/yocto-sdk.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-sdk/yocto-sdk.tex b/slides/yocto-sdk/yocto-sdk.tex
index e1b5bd2..eed28ff 100644
--- a/slides/yocto-sdk/yocto-sdk.tex
+++ b/slides/yocto-sdk/yocto-sdk.tex
@@ -307,7 +307,7 @@ $ make
   \frametitle{\code{devtool} usage 2/3}
   Once a \code{devtool} project is started, commands can be issued:
   \begin{itemize}
-    \item \code{devtool edit <recipe>}: edit \code{recipe} in a text
+    \item \code{devtool edit-recipe <recipe>}: edit \code{recipe} in a text
       editor (as defined by the \code{EDITOR} environment variable).
     \item \code{devtool build <recipe>}: build the given
       \code{recipe}.




More information about the training-materials-updates mailing list