From df98d305de64b89192369fcb10cd1b99026ce5d8 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 18 Dec 2024 14:47:02 +0000 Subject: [PATCH] dev-manual/bmaptool.rst: correct command for bmaptool-native Using only "bitbake bmaptool-native", running "oe-run-native bmaptool-native bmaptool ..." fails as follows: Error: Have you run 'bitbake bmaptool-native -caddto_recipe_sysroot'? Running the "bitbake bmaptool-native -caddto_recipe_sysroot" target is actually sufficient. (From yocto-docs rev: 72fe904a3bbb5e2c7279ab1f119c2beca200dcf2) Signed-off-by: Michael Opdenacker Reviewed-by: Antonin Godard Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/dev-manual/bmaptool.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-manual/bmaptool.rst b/documentation/dev-manual/bmaptool.rst index 493abf7607..37083c9c64 100644 --- a/documentation/dev-manual/bmaptool.rst +++ b/documentation/dev-manual/bmaptool.rst @@ -22,7 +22,7 @@ system image files much faster. - If you are unable to install the ``bmap-tools`` package, you will need to build `bmaptool` before using it. Use the following command:: - $ bitbake bmaptool-native + $ bitbake bmaptool-native -caddto_recipe_sysroot Following, is an example that shows how to flash a Wic image. Realize that while this example uses a Wic image, you can use `bmaptool` to flash