commit | 8c48e419044c347d123e50c4d426c19dc7bdbbc6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Sep 19 12:02:22 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Sep 29 12:56:49 2023 +0200 |
tree | a68400888734005ef8d20ef328761acfdcad49c1 | |
parent | 975baacddf8b82be907e93444a078a5e20de776d [diff] |
binman: doc: Remove incomplete sentence This is the difference between version 1 and 2 of Massimo's patch: binman: doc: fix reference tag placement for Logging section v2: https://lore.kernel.org/u-boot/20230913161633.999542-1-massimo.pegorer+oss@gmail.com/ v1: https://lore.kernel.org/u-boot/20230909135235.21242-1-massimo.pegorer+oss@gmail.com/ Fixes: 0f40e23fd22 ("binman: add documentation for binman sign option") Signed-off-by: Massimo Pegorer <massimo.pegorer+oss@gmail.com> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Massimo Pegorer <massimo.pegorer+oss@gmail.com>
diff --git a/tools/binman/binman.rst b/tools/binman/binman.rst index 8945b19..020988d 100644 --- a/tools/binman/binman.rst +++ b/tools/binman/binman.rst
@@ -1480,8 +1480,6 @@ repacking an entry might cause it to disobey the original constraints provided when it was created. - Repacking an image involves - Signing FIT container with private key in an image --------------------------------------------------