mbox series

[00/11] Migrate WIC documentation

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

Message

Antonin Godard June 25, 2026, 9:33 a.m. UTC
Since Yocto 6.0, wic has been made an external tool of the project, and
WKS are located in a new files/wic directory in layers. This series aims
at migrating the existing documentation with these new changes in mind.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (11):
      dev-manual/wic.rst: replace deprecated wks directories
      ref-manual/classes.rst: replace deprecated wks directory
      ref-manual/kickstart.rst: replace deprecated wks directory
      bsp-guide/bsp.rst: fix raspberry layer content example
      dev-manual/wic.rst: remove note on wic-tools
      dev-manual/wic.rst: remove bullet point on host requirements
      dev-manual/wic.rst: add where to set IMAGE_FSTYPES/WKS_FILE[S] from
      dev-manual/wic.rst: add a requirement to use wic from the build system
      dev-manual/wic.rst: convert code snippet to code-blocks
      ref-manual/kickstart.rst: remove note on available commands
      ref-manual/kickstart.rst: document the include directive

 documentation/bsp-guide/bsp.rst        |   3 +-
 documentation/dev-manual/wic.rst       | 213 ++++++++++++++++++++++-----------
 documentation/ref-manual/classes.rst   |   3 +-
 documentation/ref-manual/kickstart.rst |  24 ++--
 4 files changed, 157 insertions(+), 86 deletions(-)
---
base-commit: 47f0f69651280151a52f41fd6b425d55427401e9
change-id: 20260624-wic-migration-a31035a530a1