[bootlin/training-materials updates] master: labs/yocto-devtool: add detail (d2468327)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Oct 11 11:21:53 CEST 2023


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

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

commit d246832722991590e920fc9afdd23befb80faaa6
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Oct 11 11:21:53 2023 +0200

    labs/yocto-devtool: add detail
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

d246832722991590e920fc9afdd23befb80faaa6
 labs/yocto-devtool/yocto-devtool.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/yocto-devtool/yocto-devtool.tex b/labs/yocto-devtool/yocto-devtool.tex
index 7c6666bb..2680f6c2 100644
--- a/labs/yocto-devtool/yocto-devtool.tex
+++ b/labs/yocto-devtool/yocto-devtool.tex
@@ -163,8 +163,8 @@ now look like:
 \end{verbatim}
 
 You can double check that your recipe still works as expected using
-\code{devtool deploy-target} and when you are done you can remove the files
-from the target:
+\code{devtool build} and \code{devtool deploy-target}.
+When you are done you can remove the files from the target:
 \begin{bashinput}
 devtool undeploy-target hello root at 192.168.0.100
 \end{bashinput}




More information about the training-materials-updates mailing list