mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] image-rauc: fix typos and improve clarity of help texts
@ 2021-09-30 22:34 Roland Hieber
  2021-10-01  6:12 ` Alexander Dahl
  2021-10-20  9:39 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Roland Hieber @ 2021-09-30 22:34 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 platforms/image-rauc.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/platforms/image-rauc.in b/platforms/image-rauc.in
index 3fa5dfc8c13a..1c59670925d3 100644
--- a/platforms/image-rauc.in
+++ b/platforms/image-rauc.in
@@ -8,14 +8,14 @@ menuconfig IMAGE_RAUC
 	select IMAGE_ROOT_TGZ
 	select CODE_SIGNING
 	help
-	  This generates a RAUC update Bundle for the selected platform using
+	  This generates a RAUC update bundle for the selected platform using
 	  genimage.
 
-	  By default, this will create a simple Bundle for updating a 'rootfs'
+	  By default, this will create a simple bundle for updating a 'rootfs'
 	  slot with the content from PTXdist's root file system .tgz image.
 
 	  To customize the bundle, copy and adapt the genimage configuration
-	  file rauc.config.
+	  in configs/images/rauc.config.
 
 if IMAGE_RAUC
 
@@ -24,7 +24,7 @@ config IMAGE_RAUC_DESCRIPTION
 	string
 	default ""
 	help
-	  Optional description that will be placed in the Bundles metadata.
+	  Optional description that will be placed in the bundle's metadata.
 
 choice
 	prompt "Bundle format"
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-20  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 22:34 [ptxdist] [PATCH] image-rauc: fix typos and improve clarity of help texts Roland Hieber
2021-10-01  6:12 ` Alexander Dahl
2021-10-20  9:39 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox