diff mbox series

[v5,2/2] doc: document the --gen-swversions (-s) parameter

Message ID 20240515075603.1989380-2-marcus.folkesson@gmail.com
State Accepted
Headers show
Series [v5,1/2] Introduce --gen-swversions parameter | expand

Commit Message

Marcus Folkesson May 15, 2024, 7:56 a.m. UTC
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
 doc/source/swupdate.rst             | 2 ++
 examples/configuration/swupdate.cfg | 1 +
 2 files changed, 3 insertions(+)

Comments

Stefano Babic May 15, 2024, 2:28 p.m. UTC | #1
On 15.05.24 09:56, Marcus Folkesson wrote:
> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> ---
>   doc/source/swupdate.rst             | 2 ++
>   examples/configuration/swupdate.cfg | 1 +
>   2 files changed, 3 insertions(+)
>


Applied to -master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/doc/source/swupdate.rst b/doc/source/swupdate.rst
index ff00ca02..b8df7fea 100644
--- a/doc/source/swupdate.rst
+++ b/doc/source/swupdate.rst
@@ -538,6 +538,8 @@  Command line parameters
 +-------------+----------+--------------------------------------------+
 | -o <file>   | string   | Save the stream (SWU) to a file.           |
 +-------------+----------+--------------------------------------------+
+| -s <file>   | string   | Save installed version info to a file.     |
++-------------+----------+--------------------------------------------+
 | -v          |    -     | Activate verbose output.                   |
 +-------------+----------+--------------------------------------------+
 | -M          |    -     | Disable setting the bootloader transaction |
diff --git a/examples/configuration/swupdate.cfg b/examples/configuration/swupdate.cfg
index b46c92d9..69a57e61 100644
--- a/examples/configuration/swupdate.cfg
+++ b/examples/configuration/swupdate.cfg
@@ -52,6 +52,7 @@ 
 #			  variables. This can be overridden in sw-description.
 #			  It is one set in libubootenv configuration file.
 # fwenv-config-location	: path of the configuration file for libubootenv
+# gen-swversions	: generate a version file containing all installed (versioned) images.
 globals :
 {