commit: https://git.buildroot.net/buildroot/commit/?id=f87b7411764b113044821235fb0596047bca0292
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Support for tpm2-abrmd is added by the services/tpm2 module in the
SELinux refpolicy.
Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted>
---
package/tpm2-abrmd/tpm2-abrmd.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/tpm2-abrmd/tpm2-abrmd.mk b/package/tpm2-abrmd/tpm2-abrmd.mk
index 0584ba928a..8de233008e 100644
--- a/package/tpm2-abrmd/tpm2-abrmd.mk
+++ b/package/tpm2-abrmd/tpm2-abrmd.mk
@@ -8,6 +8,7 @@ TPM2_ABRMD_VERSION = 2.3.3
TPM2_ABRMD_SITE = https://github.com/tpm2-software/tpm2-abrmd/releases/download/$(TPM2_ABRMD_VERSION)
TPM2_ABRMD_LICENSE = BSD-2-Clause
TPM2_ABRMD_LICENSE_FILES = LICENSE
+TPM2_ABRMD_SELINUX_MODULES = tpm2
TPM2_ABRMD_INSTALL_STAGING = YES
TPM2_ABRMD_DEPENDENCIES = libglib2 tpm2-tss host-pkgconf
TPM2_ABRMD_CONF_OPTS = \
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot