diff mbox series

doc: Drop salt when generating SWUPDATE_AES_FILE

Message ID 20220504133130.1756246-1-ayoub.zaki@embexus.com
State Accepted
Headers show
Series doc: Drop salt when generating SWUPDATE_AES_FILE | expand

Commit Message

Ayoub Zaki May 4, 2022, 1:31 p.m. UTC
Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
---
 doc/source/building-with-yocto.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/source/building-with-yocto.rst b/doc/source/building-with-yocto.rst
index b12b6d7..e7abb95 100644
--- a/doc/source/building-with-yocto.rst
+++ b/doc/source/building-with-yocto.rst
@@ -134,7 +134,7 @@  generating the SWU. The class defines new variables, all of them have the prefix
 
   ::
 
-                openssl enc -aes-256-cbc -k <PASSPHRASE> -P -md sha1 > $SWUPDATE_AES_FILE
+                openssl enc -aes-256-cbc -k <PASSPHRASE> -P -md sha1 -nosalt > $SWUPDATE_AES_FILE
 
   To use it, it is enough to add IMAGE_FSTYPES += "enc" to the  artifact. SWUpdate supports decryption of
   compressed artifact, such as