mirror of
https://git.yoctoproject.org/meta-security
synced 2026-08-30 00:32:21 +00:00
docs: update path of wic files
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 <gael.portay+rtone@gmail.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
committed by
Scott Murray
parent
d2c9a6194f
commit
79b0dbd8f7
@@ -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$
|
||||
------------------------------
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user