[PATCH] doc: building-with-yocto: Fix code block rendering

5 views
Skip to first unread message

Storm, Christian

unread,
Jun 27, 2024, 10:58:27 AM (6 days ago) Jun 27
to swupdate
Insert a newline after :: to render the code block properly.

Signed-off-by: Christian Storm <christi...@siemens.com>
---
doc/source/building-with-yocto.rst | 1 +
1 file changed, 1 insertion(+)

diff --git a/doc/source/building-with-yocto.rst b/doc/source/building-with-yocto.rst
index 34175e2c..14367c97 100644
--- a/doc/source/building-with-yocto.rst
+++ b/doc/source/building-with-yocto.rst
@@ -259,6 +259,7 @@ into the SWU - an error is raised if the flag is not set.
In the simple way, your recipe looks like

::
+
<your original recipe code>

SWUPDATE_IMAGES_FSTYPES[<name of your image>] = <fstype to be put into SWU>
--
2.45.2

Stefano Babic

unread,
Jun 27, 2024, 3:08:54 PM (6 days ago) Jun 27
to Storm, Christian, swupdate
Hi Christian,
Applied to -master, thanks !

Best regards,
Stefano Babic
Reply all
Reply to author
Forward
0 new messages