diff mbox series

doc: Move + Link Yocto section

Message ID 304C20FA-F29A-4D07-A118-33868EF07549@siemens.com
State Accepted
Headers show
Series doc: Move + Link Yocto section | expand

Commit Message

Storm, Christian Aug. 23, 2024, 9:58 a.m. UTC
Add a link to the separate Yocto documentation and
move the section closer to alike ones.

Signed-off-by: Christian Storm <christian.storm@siemens.com>
---
 doc/source/swupdate.rst | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/doc/source/swupdate.rst b/doc/source/swupdate.rst
index 18bdc46f..38a16f14 100644
--- a/doc/source/swupdate.rst
+++ b/doc/source/swupdate.rst
@@ -232,10 +232,6 @@  New handlers can add some other libraries to the requirement list -
 check if you need all handlers in case you get build errors,
 and drop what you do not need.
 
-Building with Yocto
--------------------
-
-See corresponding chapter how to build in Yocto.
 
 Configuring SWUpdate
 --------------------
@@ -299,6 +295,13 @@  image, we can add a *recipes-extended/images/core-image-full-cmdline.bbappend*
 swupdate-www is the package with the website, that you can customize with
 your own logo, template ans style.
 
+Building with Yocto
+-------------------
+
+See the corresponding chapter
+:doc:`meta-swupdate: building with Yocto <building-with-yocto>`
+on how to build SWUpdate in Yocto.
+
 Distribution Packages
 ---------------------