mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-20 23:40:05 +00:00
dm-verity: document the meta-intel dependency in the systemd example
The dependency might not be obvious to everyone, so leave a hint. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
1cb3f6988a
commit
2fbeebc18c
@@ -5,6 +5,7 @@
|
|||||||
# Based on OE-core's systemd-bootdisk.wks and meta-security's beaglebone-yocto-verity.wks.in file
|
# 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.
|
# 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
|
part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=microcode.cpio" --ondisk sda --label msdos --active --align 1024 --use-uuid
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user