diff mbox series

[06/11] dev-manual/wic.rst: remove bullet point on host requirements

Message ID 20260625-wic-migration-v1-6-fef8d481aecc@bootlin.com
State New
Headers show
Series Migrate WIC documentation | expand

Commit Message

Antonin Godard June 25, 2026, 9:33 a.m. UTC
Using wic requires the build directory to be created, which implies a
host that meets the usual requirements. Most of our manuals are based on
this hypothesis, so no need to add this note here. Instead, simply
mention that the environment should be ready for use.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/dev-manual/wic.rst | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)
diff mbox series

Patch

diff --git a/documentation/dev-manual/wic.rst b/documentation/dev-manual/wic.rst
index c74f898b6..ef8c530c2 100644
--- a/documentation/dev-manual/wic.rst
+++ b/documentation/dev-manual/wic.rst
@@ -71,16 +71,9 @@  Requirements
 In order to use the Wic utility with the OpenEmbedded Build system, your
 system needs to meet the following requirements:
 
--  The Linux distribution on your development host must support the
-   Yocto Project. See the ":ref:`system-requirements-supported-distros`"
-   section in the Yocto Project Reference Manual for the list of
-   distributions that support the Yocto Project.
-
--  The standard system utilities, such as ``cp``, must be installed on
-   your development host system.
-
--  You must have sourced the build environment setup script (i.e.
-   :ref:`structure-core-script`) found in the :term:`Build Directory`.
+-  You environment and :term:`Build Directory` must be ready, as if you were
+   going to run ``bitbake`` commands. See :ref:`dev-manual/start:Initializing
+   the Build Environment` for more details.
 
 -  You need to have the build artifacts already available, which
    typically means that you must have already created an image using the