[yocto] [PATCH] dev-manual: Fix devtool build help note

Maciej Borzecki maciej.borzecki at open-rnd.pl
Fri Sep 25 01:44:41 PDT 2015


An annotation for devtool build command incorrectly referenced devtool
update-recipe.

Signed-off-by: Maciej Borzecki <maciej.borzecki at open-rnd.pl>
---
 documentation/dev-manual/dev-manual-model.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 6e0ded2f174fa0727d9222f3dc72458c1254ffdb..5379602a2bd49f667a8847aea13dc4df3534f05f 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -2183,7 +2183,7 @@
                 </literallayout>
                 <note>
                     For complete syntax, use the
-                    <filename>devtool update-recipe --help</filename> command.
+                    <filename>devtool build --help</filename> command.
                 </note>
                 Building your software using <filename>devtool build</filename>
                 is identical to using BitBake to build the software.
-- 
1.9.3




More information about the yocto mailing list