mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
systemd: pack pre-defined pcrlock files installed with tpm2
The new pcrlock tool systemd-pcrlock [1] is installed when the tpm2 and openssl package config is enabled and with them some pre-defined pcrlock files is installed on the target. [1] https://github.com/systemd/systemd/pull/28891 (From OE-Core rev: 0ee7002d8f6bfca7b275c082d032936494dc7e8e) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cc740bf63d
commit
bca5c911a7
@@ -685,6 +685,7 @@ FILES:${PN} = " ${base_bindir}/* \
|
||||
${exec_prefix}/lib/sysctl.d \
|
||||
${exec_prefix}/lib/sysusers.d \
|
||||
${exec_prefix}/lib/environment.d \
|
||||
${exec_prefix}/lib/pcrlock.d \
|
||||
${localstatedir} \
|
||||
${rootlibexecdir}/modprobe.d/systemd.conf \
|
||||
${rootlibexecdir}/modprobe.d/README \
|
||||
|
||||
Reference in New Issue
Block a user