[PATCH 03/11] ref-manual/kickstart.rst: replace deprecated wks directory

Antonin Godard <[email protected]> Thu, 25 Jun 2026 11:33:30 +0200
Newsgroups org.yoctoproject.lists.docs
Message-ID <[email protected]>
Since Yocto 6.0, wks and wks.in files must be placed under files/wic/
inside a layer. Replace the "canned-wks" mention.

Signed-off-by: Antonin Godard <[email protected]>
---
 documentation/ref-manual/kickstart.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/ref-manual/kickstart.rst b/documentation/ref-manual/kickstart.rst
index 80e2f9d84..9ab806899 100644
--- a/documentation/ref-manual/kickstart.rst
+++ b/documentation/ref-manual/kickstart.rst
@@ -230,7 +230,7 @@ supports the following options:
 
 -  ``--configfile``: Specifies a user-defined configuration file for
    the bootloader. You can provide a full pathname for the file or a
-   file located in the ``canned-wks`` folder. This option overrides
+   file located in the ``files/wic`` folder. This option overrides
    all other bootloader options.
 
 -  ``--ptable``: Specifies the partition table format. Valid values are:

-- 
2.54.0