mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
dev-manual: fix styling of references to bmaptool
To follow the styling conventions when we are refering to the name of a tool instead of the command itself (documentation/standards.md). This also improves the HTML rendering of the bmaptools subsection. (From yocto-docs rev: f8bf503b13a53fb0b34c1fdac92d78d66813abfb) Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com> Reviewed-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit c569d840c4b6f43e10629b6f1ff45189211e27a9) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
e82dc2ad3c
commit
e1c2e2e3fa
@@ -513,7 +513,7 @@ or ::
|
||||
|
||||
For more information on how to use the ``bmaptool``
|
||||
to flash a device with an image, see the
|
||||
":ref:`dev-manual/bmaptool:flashing images using \`\`bmaptool\`\``"
|
||||
":ref:`dev-manual/bmaptool:flashing images using \`bmaptool\``"
|
||||
section.
|
||||
|
||||
Using a Modified Kickstart File
|
||||
@@ -721,7 +721,7 @@ the existing kernel, and then inserts a new kernel:
|
||||
|
||||
Once the new kernel is added back into the image, you can use the
|
||||
``dd`` command or :ref:`bmaptool
|
||||
<dev-manual/bmaptool:flashing images using \`\`bmaptool\`\`>`
|
||||
<dev-manual/bmaptool:flashing images using \`bmaptool\`>` commands
|
||||
to flash your wic image onto an SD card or USB stick and test your
|
||||
target.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user