diff mbox series

[05/11] dev-manual/wic.rst: remove note on wic-tools

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

Commit Message

Antonin Godard June 25, 2026, 9:33 a.m. UTC
Building this recipe is not required to run the `wic` command-line tool,
so remove this bullet point.

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

Patch

diff --git a/documentation/dev-manual/wic.rst b/documentation/dev-manual/wic.rst
index ffe1d878c..c74f898b6 100644
--- a/documentation/dev-manual/wic.rst
+++ b/documentation/dev-manual/wic.rst
@@ -89,11 +89,6 @@  system needs to meet the following requirements:
    using Wic, the current version of Wic requires the artifacts in the
    form generated by the OpenEmbedded build system.
 
--  You must build several native tools, which are built to run on the
-   build system::
-
-      $ bitbake wic-tools
-
 -  Include "wic" as part of the
    :term:`IMAGE_FSTYPES`
    variable.