]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
systemd: pack pre-defined pcrlock files installed with tpm2
authorJose Quaresma <quaresma.jose@gmail.com>
Mon, 5 Feb 2024 11:41:23 +0000 (11:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Feb 2024 10:31:25 +0000 (10:31 +0000)
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

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_255.1.bb

index 9e09c893557c25817f68569c7ecb8744a8920478..a907d60e84ed6a8667f060f781c3bf796ccff69e 100644 (file)
@@ -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 \