From 79b0dbd8f7c76c358d87b900082c95a0a26d329e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20PORTAY?= Date: Sun, 19 Jul 2026 01:30:07 +0200 Subject: [PATCH] docs: update path of wic files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The wic files were moved from wic/ to files/wic since commit 596b966a0d ("wic: wic need to be moved to files/wic within the layer to be found/used"). This updates the path of wic files in the documentation. Signed-off-by: Gaƫl PORTAY Signed-off-by: Scott Murray --- docs/dm-verity-systemd-x86-64.txt | 6 +++--- docs/dm-verity.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/dm-verity-systemd-x86-64.txt b/docs/dm-verity-systemd-x86-64.txt index a47b02c..5d759a5 100644 --- a/docs/dm-verity-systemd-x86-64.txt +++ b/docs/dm-verity-systemd-x86-64.txt @@ -14,8 +14,8 @@ writing (kernel v6.1) the resulting qemux86-64 build can also be booted successfully on physical hardware, but if you don't intend to use qemu, you might instead want to choose "genericx86-64" -This will make use of wic/systemd-bootdisk-dmverity.wks.in -- note that it -contains a dependency on the meta-intel layer for microcode, so you'll need +This will make use of files/wic/systemd-bootdisk-dmverity.wks.in -- note that +it contains a dependency on the meta-intel layer for microcode, so you'll need to fetch and add that layer in addition to the meta-security related layers. In addition to the basic dm-verity settings, choose systemd in local.conf: @@ -56,7 +56,7 @@ The following build artifacts were used to create the image(s): NATIVE_SYSROOT: /home/paul/poky/build-qemu-x86_64/tmp/work/core2-64-poky-linux/wic-tools/1.0-r0/recipe-sysroot-native INFO: The image(s) were created using OE kickstart file: - /home/paul/poky/meta-security/wic/systemd-bootdisk-dmverity.wks.in + /home/paul/poky/meta-security/files/wic/systemd-bootdisk-dmverity.wks.in build-qemu-x86_64$ ------------------------------ diff --git a/docs/dm-verity.txt b/docs/dm-verity.txt index a538fa2..dca3df6 100644 --- a/docs/dm-verity.txt +++ b/docs/dm-verity.txt @@ -115,7 +115,7 @@ The following build artifacts were used to create the image(s): NATIVE_SYSROOT: /home/paul/poky/build-bbb-verity/tmp/work/cortexa8hf-neon-poky-linux-gnueabi/wic-tools/1.0-r0/recipe-sysroot-native INFO: The image(s) were created using OE kickstart file: - /home/paul/poky/meta-security/wic/beaglebone-yocto-verity.wks.in + /home/paul/poky/meta-security/files/wic/beaglebone-yocto-verity.wks.in ---------------------- The "direct" image contains the partition table, bootloader, and dm-verity