[PATCH 02/11] ref-manual/classes.rst: replace deprecated wks directory
Antonin Godard <[email protected]> Thu, 25 Jun 2026 11:33:29 +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. Update the link to the efi-uki-bootdisk.wks.in file. Signed-off-by: Antonin Godard <[email protected]> --- documentation/ref-manual/classes.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 56a8e7e98..b69e10e74 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -3534,8 +3534,7 @@ by rootfs image recipes. The build configuration should also use an on target hardware. Using ``systemd`` as init is recommended. Image builds should create an ESP partition for UEFI firmware and copy ``systemd-boot`` and UKI files there. Sample configuration for Wic images is provided in -:oe_git:`scripts/lib/wic/canned-wks/efi-uki-bootdisk.wks.in -</openembedded-core/tree/scripts/lib/wic/canned-wks/efi-uki-bootdisk.wks.in>`. +:oecore_path:`meta/files/wic/efi-uki-bootdisk.wks.in` UKIs are generated using ``systemd`` reference implementation `ukify <https://www.freedesktop.org/software/systemd/man/latest/ukify.html>`__. This class uses a number of variables but tries to find sensible defaults for -- 2.54.0