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:
bfb708a
)
binman: Correct an 'aot' typo
author
Simon Glass
<sjg@chromium.org>
Wed, 22 Feb 2023 19:14:45 +0000
(12:14 -0700)
committer
Simon Glass
<sjg@chromium.org>
Wed, 8 Mar 2023 19:38:48 +0000
(11:38 -0800)
Fix this typo.
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/bintool.py
patch
|
blob
|
history
diff --git
a/tools/binman/bintool.py
b/tools/binman/bintool.py
index
f460243
..
bb22968
100644
(file)
--- a/
tools/binman/bintool.py
+++ b/
tools/binman/bintool.py
@@
-389,7
+389,7
@@
class Bintool:
@classmethod
def apt_install(cls, package):
- """Install a bintool using the 'a
o
t' tool
+ """Install a bintool using the 'a
p
t' tool
This requires use of servo so may request a password