diff mbox series

[meta-security,3/4] dm-verity: document the meta-intel dependency in the systemd example

Message ID 20230510150442.2427548-4-paul.gortmaker@windriver.com
State New
Headers show
Series dm-verity: add instructions for systemd x86-64 | expand

Commit Message

Paul Gortmaker May 10, 2023, 3:04 p.m. UTC
From: Paul Gortmaker <paul.gortmaker@windriver.com>

The dependency might not be obvious to everyone, so leave a hint.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
---
 wic/systemd-bootdisk-dmverity.wks.in | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/wic/systemd-bootdisk-dmverity.wks.in b/wic/systemd-bootdisk-dmverity.wks.in
index ef114cab03a1..a275a488912a 100644
--- a/wic/systemd-bootdisk-dmverity.wks.in
+++ b/wic/systemd-bootdisk-dmverity.wks.in
@@ -5,6 +5,7 @@ 
 # Based on OE-core's systemd-bootdisk.wks and meta-security's beaglebone-yocto-verity.wks.in file
 #
 # This .wks only works with the dm-verity-img class.
+# Also note that the use of microcode.cpio introduces a meta-intel layer dependency.
 
 part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=microcode.cpio" --ondisk sda --label msdos --active --align 1024 --use-uuid