git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d22c695
)
tools: binman: minor formatting fix in docs
author
Ralph Siemsen
<ralph.siemsen@linaro.org>
Wed, 22 Feb 2023 20:56:59 +0000
(15:56 -0500)
committer
Simon Glass
<sjg@chromium.org>
Wed, 1 Mar 2023 18:22:40 +0000
(11:22 -0700)
This should fix a rendering oddity when viewing the docs online at
https://u-boot.readthedocs.io/en/latest/develop/package/binman.html
Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/binman.rst
patch
|
blob
|
history
diff --git
a/tools/binman/binman.rst
b/tools/binman/binman.rst
index
03a99a1
..
0921e31
100644
(file)
--- a/
tools/binman/binman.rst
+++ b/
tools/binman/binman.rst
@@
-393,9
+393,9
@@
system-library directory, replace the last line with:
Running binman
--------------
-Type:
:
+Type:
-.. code-block: bash
+.. code-block:
:
bash
make NO_PYTHON=1 PREFIX=/ install
binman build -b <board_name>